Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-160320
#<BuildRuby:0x000055717f9a6118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230712-160320",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002541 0.003639 1.995162 ( 3.334577)
build_miniruby 0.001165 0.000313 1.606974 ( 1.607998)
build_ruby 0.001169 0.000314 3.554827 ( 3.841611)
build_all 0.007173 0.000801 2.527234 ( 1.776784)
build_install 0.009745 0.008821 3.935370 ( 3.313347)
test_btest 0.000774 0.000240 83.267916 ( 41.235178)
test_basic 0.000917 0.004596 0.903076 ( 1.011105)
test_all 0.001031 0.000355 624.960993 (273.279496)
test_rubyspec 0.035709 0.017202 91.262153 (105.562764)
total: 434.96 sec