Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-000147
#<BuildRuby:0x000055dde1f8e228
@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.20231219-000147",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007784 0.000000 2.483940 ( 3.042148)
build_miniruby 0.001684 0.000000 1.670188 ( 1.760946)
build_ruby 0.001850 0.000000 3.473684 ( 3.726427)
build_all 0.004317 0.003999 5.882189 ( 2.961029)
build_install 0.007756 0.013954 7.454692 ( 4.616157)
test_btest 0.000628 0.000153 81.375493 ( 34.894409)
test_basic 0.007283 0.000000 0.818937 ( 0.900338)
test_all 0.089863 0.029486 725.379290 (270.843508)
test_rubyspec 0.026801 0.038675 94.298250 (106.050148)
total: 428.80 sec