Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-191611
#<BuildRuby:0x00007f402841fdd8
@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.20240813-191611",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.000000 0.008001 3.461866 ( 3.302282)
build_miniruby 0.000999 0.000654 1.573641 ( 1.570500)
build_ruby 0.001277 0.000604 3.774607 ( 3.955846)
build_all 0.008818 0.000121 7.284837 ( 2.692397)
build_install 0.014435 0.004944 9.071466 ( 3.947636)
test_btest 0.000718 0.000299 106.580869 ( 27.464715)
test_basic 0.004233 0.006325 0.957182 ( 1.002289)
test_all 0.119469 0.028909 776.451489 (231.788274)
test_rubyspec 0.048960 0.040838 161.547019 ( 28.889765)
total: 304.61 sec