Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-043603
#<BuildRuby:0x000055850f4121b8
@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.20231206-043603",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.007445 0.000392 2.381275 ( 2.932007)
build_miniruby 0.001482 0.000171 1.753440 ( 1.926274)
build_ruby 0.001609 0.000185 3.389976 ( 3.914127)
build_all 0.005321 0.003842 6.043821 ( 4.694977)
build_install 0.023156 0.000000 7.647231 ( 6.757699)
test_btest 0.000792 0.000000 84.464379 ( 60.732562)
test_basic 0.007266 0.001823 0.977484 ( 1.135012)
test_all 0.097142 0.029727 698.569559 (448.135756)
test_rubyspec 0.031777 0.048940 106.555964 (171.202599)
total: 701.43 sec