Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-060443
#<BuildRuby:0x00005608953b1f48
@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.20240130-060443",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000041 0.000000 0.000041 ( 0.000042)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005497 0.000183 1.845444 ( 2.207616)
build_miniruby 0.001561 0.000000 1.534830 ( 1.539801)
build_ruby 0.001915 0.000000 3.140223 ( 3.373461)
build_all 0.007578 0.000000 6.280440 ( 2.924740)
build_install 0.018875 0.000090 7.708801 ( 4.457085)
test_btest 0.000848 0.000079 87.019490 ( 30.742044)
test_basic 0.000000 0.007016 0.876522 ( 0.946398)
test_all 0.086988 0.030150 777.037851 (278.815247)
test_rubyspec 0.055968 0.049180 165.859028 (177.794690)
total: 502.80 sec