Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-011845
#<BuildRuby:0x00005654ada62018
@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.20231214-011845",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.000000 0.006766 2.091379 ( 2.115669)
build_miniruby 0.000229 0.001380 1.419513 ( 1.418417)
build_ruby 0.001533 0.000000 3.074174 ( 3.249294)
build_all 0.007526 0.000095 5.476515 ( 2.267473)
build_install 0.012334 0.003629 6.778387 ( 3.361758)
test_btest 0.000849 0.000000 79.643113 ( 20.802408)
test_basic 0.004867 0.000221 0.844314 ( 0.903822)
test_all 0.083610 0.037308 686.038632 (207.786499)
test_rubyspec 0.040272 0.023083 82.943616 ( 94.778614)
total: 336.68 sec