Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250213-164406
#<BuildRuby:0x00007f6e832cfdc8
@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.20250213-164406",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006156 0.000149 2.776385 ( 2.131302)
build_miniruby 0.001446 0.000000 1.369605 ( 1.366992)
build_ruby 0.001707 0.000000 2.777559 ( 2.982605)
build_all 0.004396 0.004024 4.054078 ( 1.667681)
build_install 0.012372 0.004571 6.447039 ( 3.213395)
test_btest 0.000919 0.000000 42.230877 ( 11.509664)
test_basic 0.006539 0.000000 0.666322 ( 0.731514)
test_all 0.066319 0.045128 533.097962 (159.462302)
test_rubyspec 0.040312 0.028288 95.069643 ( 20.348269)
total: 203.41 sec