Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-184126
#<BuildRuby:0x000055d3d71b2190
@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.20240205-184126",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006404 0.000000 2.043917 ( 2.723593)
build_miniruby 0.001701 0.000028 1.620555 ( 1.695160)
build_ruby 0.000000 0.001683 3.817838 ( 4.111516)
build_all 0.006018 0.002560 6.586159 ( 4.033906)
build_install 0.005064 0.016532 8.176252 ( 5.576806)
test_btest 0.000733 0.000206 88.737405 ( 33.519107)
test_basic 0.005637 0.000413 0.968220 ( 1.070697)
test_all 0.076681 0.038361 801.066241 (296.391118)
test_rubyspec 0.054998 0.051906 169.837363 (179.684844)
total: 528.81 sec