Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-173710
#<BuildRuby:0x00005580144fe360
@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.20231230-173710",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005239 0.000242 1.545783 ( 1.908853)
build_miniruby 0.001212 0.000242 1.458040 ( 1.456926)
build_ruby 0.001272 0.000255 3.083191 ( 3.289927)
build_all 0.002097 0.004688 5.596063 ( 2.313454)
build_install 0.010920 0.004887 6.732391 ( 3.295102)
test_btest 0.000700 0.000181 82.895975 ( 22.963868)
test_basic 0.002751 0.005204 0.877887 ( 0.947375)
test_all 0.084475 0.035840 727.492819 (223.841396)
test_rubyspec 0.026371 0.031398 84.450822 ( 95.950683)
total: 355.97 sec