Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-010911
#<BuildRuby:0x00007f7f57a6fdc8
@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.20241214-010911",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000045 0.000000 0.000045 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.005546 0.000502 1.929565 ( 2.200360)
build_miniruby 0.001285 0.000385 1.241515 ( 1.238161)
build_ruby 0.001497 0.000449 4.538428 ( 4.676706)
build_all 0.006415 0.001925 5.906567 ( 2.564988)
build_install 0.015960 0.002013 7.631852 ( 4.033815)
test_btest 0.000824 0.000232 75.402887 ( 20.222733)
test_basic 0.000000 0.009813 0.899865 ( 0.947575)
test_all 0.100309 0.041746 685.107470 (211.008819)
test_rubyspec 0.045635 0.034165 116.518001 ( 31.469309)
total: 278.36 sec