Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-181920
#<BuildRuby:0x00007f82b748fdc8
@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.20241225-181920",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004653 0.000750 1.638806 ( 1.936524)
build_miniruby 0.001278 0.000207 1.334435 ( 1.332886)
build_ruby 0.001892 0.000305 4.460752 ( 4.806297)
build_all 0.009889 0.000890 7.405463 ( 4.893673)
build_install 0.010767 0.011626 8.941856 ( 6.921740)
test_btest 0.001140 0.000000 79.198132 ( 46.844248)
test_basic 0.008146 0.002552 0.991409 ( 1.041906)
test_all 0.110372 0.034349 720.311089 (206.351325)
test_rubyspec 0.046943 0.035483 119.643361 ( 36.879403)
total: 311.01 sec