Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-084731
#<BuildRuby:0x00007f406eb9fdd8
@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.20241231-084731",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.000000 0.005954 1.924760 ( 2.252872)
build_miniruby 0.000000 0.001435 1.545219 ( 1.541988)
build_ruby 0.000000 0.001776 3.954610 ( 4.151015)
build_all 0.003806 0.005243 6.456454 ( 2.737970)
build_install 0.012097 0.005059 8.275956 ( 4.462820)
test_btest 0.000630 0.000175 77.043964 ( 22.019949)
test_basic 0.008990 0.000278 1.019949 ( 1.065523)
test_all 0.106798 0.037182 695.641229 (209.789359)
test_rubyspec 0.036716 0.042830 115.882373 ( 28.205510)
total: 276.23 sec