Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-165618
#<BuildRuby:0x0000557006915fc0
@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.20231012-165618",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.003581 0.004982 2.741057 ( 3.901217)
build_miniruby 0.001294 0.000336 2.129211 ( 2.364242)
build_ruby 0.001441 0.000373 3.796499 ( 20.737620)
build_all 0.007038 0.001825 6.630945 ( 5.424318)
build_install 0.011564 0.008484 8.303463 ( 7.089483)
test_btest 0.000874 0.000262 88.370493 ( 83.111549)
test_basic 0.007587 0.000890 0.973201 ( 1.548181)
test_all 0.010733 0.000000 680.595532 (396.565588)
test_rubyspec 0.039539 0.034962 108.572225 (148.081787)
total: 668.83 sec