Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-001902
#<BuildRuby:0x000055f33676a230
@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.20231211-001902",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.006951 2.254149 ( 2.325835)
build_miniruby 0.000350 0.001058 1.531385 ( 1.532922)
build_ruby 0.000000 0.002060 3.141957 ( 3.443289)
build_all 0.006566 0.001703 5.738127 ( 3.152065)
build_install 0.015474 0.001843 7.181385 ( 4.005485)
test_btest 0.000640 0.000103 83.329387 ( 33.291266)
test_basic 0.000000 0.007554 0.879346 ( 0.979533)
test_all 0.094993 0.026176 692.800369 (276.530021)
test_rubyspec 0.030852 0.034732 94.508413 (106.405576)
total: 431.67 sec