Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-035806
#<BuildRuby:0x0000562df64f21d8
@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.20230712-035806",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007211 0.000341 2.261019 ( 5.277723)
build_miniruby 0.001469 0.000157 1.717704 ( 2.589513)
build_ruby 0.001262 0.000135 3.371467 ( 4.859107)
build_all 0.007256 0.000310 2.788687 ( 3.038893)
build_install 0.009502 0.009583 4.179010 ( 4.617759)
test_btest 0.000677 0.000113 86.868795 ( 48.792931)
test_basic 0.003228 0.005208 0.993198 ( 1.752582)
test_all 0.002457 0.000492 623.520967 (316.716392)
test_rubyspec 0.012369 0.041494 94.927850 (131.920321)
total: 519.57 sec