Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-220039
#<BuildRuby:0x000055b83a399f48
@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.20231212-220039",
@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.000027 0.000000 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.002557 0.003950 2.267738 ( 2.334035)
build_miniruby 0.000000 0.001691 1.591136 ( 1.589852)
build_ruby 0.000000 0.001570 3.099848 ( 3.278766)
build_all 0.006693 0.000436 5.643594 ( 2.670092)
build_install 0.017578 0.000189 7.259997 ( 3.820053)
test_btest 0.000722 0.000087 82.882220 ( 37.146978)
test_basic 0.007937 0.000454 0.969396 ( 1.243804)
test_all 0.080621 0.041264 686.151489 (260.214797)
test_rubyspec 0.047700 0.020027 94.595266 (106.488514)
total: 418.79 sec