Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-123250
#<BuildRuby:0x00007f45d734fde0
@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-123250",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002916 0.003798 1.850135 ( 2.177414)
build_miniruby 0.001533 0.000000 1.253225 ( 1.250243)
build_ruby 0.001586 0.000000 3.248135 ( 3.451671)
build_all 0.007195 0.000000 5.821641 ( 2.325680)
build_install 0.011611 0.006061 7.708894 ( 4.097743)
test_btest 0.000831 0.000162 75.355634 ( 20.131798)
test_basic 0.003720 0.004572 1.004592 ( 1.055811)
test_all 0.119340 0.021636 755.530175 (216.063689)
test_rubyspec 0.044658 0.033290 113.266092 ( 24.270418)
total: 274.83 sec