Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-151526
#<BuildRuby:0x000055ac22d45f20
@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.20231224-151526",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000978 0.004178 1.577943 ( 2.087783)
build_miniruby 0.001338 0.000000 1.283931 ( 1.282270)
build_ruby 0.001596 0.000000 2.572703 ( 2.812527)
build_all 0.006339 0.000181 5.080454 ( 2.096073)
build_install 0.007488 0.008082 6.320475 ( 3.173268)
test_btest 0.000964 0.000192 77.518687 ( 20.231708)
test_basic 0.000951 0.004349 0.855746 ( 0.919640)
test_all 0.097307 0.021169 666.310290 (220.101241)
test_rubyspec 0.027920 0.027313 81.758401 ( 93.470143)
total: 346.18 sec