Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-210838
#<BuildRuby:0x0000563a89446258
@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.20231018-210838",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.003714 0.003953 2.529084 ( 3.637362)
build_miniruby 0.001629 0.000263 61.710984 ( 31.781483)
build_ruby 0.001857 0.000000 3.530241 ( 3.999800)
build_all 0.008874 0.000000 6.747326 ( 4.880006)
build_install 0.020283 0.000000 8.492568 ( 6.502982)
test_btest 0.000866 0.000000 90.399676 ( 63.904147)
test_basic 0.008266 0.000511 1.020082 ( 1.665268)
test_all 0.009724 0.000170 698.649415 (333.355365)
test_rubyspec 0.042424 0.030419 107.063389 (119.360198)
total: 569.09 sec