Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-211418
#<BuildRuby:0x000055912ddd5fe0
@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.20231207-211418",
@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.000000 0.000023 0.000023 ( 0.000023)
autoconf 0.000000 0.000031 0.000031 ( 0.000031)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.003009 0.003660 2.337838 ( 2.435559)
build_miniruby 0.000000 0.001594 1.571010 ( 1.569079)
build_ruby 0.000000 0.001832 3.177315 ( 32.147605)
build_all 0.005928 0.000994 5.554781 ( 2.371261)
build_install 0.013434 0.003310 6.558813 ( 4.173155)
test_btest 0.000798 0.000094 81.522497 ( 32.240291)
test_basic 0.000000 0.005757 0.881883 ( 0.959041)
test_all 0.078870 0.040600 664.862757 (267.438066)
test_rubyspec 0.042399 0.024618 94.371145 (106.623214)
total: 449.96 sec