Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-062645
#<BuildRuby:0x00007fdb2746fdc0
@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.20241217-062645",
@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.000035 0.000006 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005687 0.000266 1.795926 ( 2.451282)
build_miniruby 0.001232 0.000192 1.170558 ( 1.167830)
build_ruby 0.001575 0.000246 3.031346 ( 3.243520)
build_all 0.007126 0.000443 5.084648 ( 2.113494)
build_install 0.015525 0.000368 6.558388 ( 3.302268)
test_btest 0.000765 0.000106 68.520113 ( 18.166486)
test_basic 0.001678 0.004670 0.702636 ( 0.765809)
test_all 0.102966 0.038495 620.036545 (229.215125)
test_rubyspec 0.050516 0.026929 114.310417 ( 19.610363)
total: 280.04 sec