Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-091318
#<BuildRuby:0x0000558d48cfa320
@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.20231210-091318",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.002737 0.004326 2.357901 ( 2.499265)
build_miniruby 0.001570 0.000224 1.629399 ( 1.631162)
build_ruby 0.001227 0.000175 3.240952 ( 3.457682)
build_all 0.003660 0.004799 5.765336 ( 3.026199)
build_install 0.018089 0.001589 7.474702 ( 4.641368)
test_btest 0.000751 0.000125 83.340390 ( 38.741033)
test_basic 0.006458 0.000296 0.973813 ( 1.091257)
test_all 0.091126 0.029103 734.846871 (314.175551)
test_rubyspec 0.038605 0.028622 97.211231 (109.745289)
total: 479.01 sec