Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-215329
#<BuildRuby:0x00007fe0d942fdd0
@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.20241127-215329",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.008145 3.477029 ( 3.334043)
build_miniruby 0.000000 0.001539 1.580292 ( 1.577710)
build_ruby 0.000000 0.002029 4.200991 ( 4.319767)
build_all 0.004348 0.003093 6.414242 ( 2.737474)
build_install 0.006733 0.013749 9.173869 ( 4.746266)
test_btest 0.000000 0.000937 79.258133 ( 33.713020)
test_basic 0.000000 0.009182 0.945824 ( 7.348543)
test_all 0.110935 0.036350 722.095625 (233.278751)
test_rubyspec 0.042733 0.039496 117.121488 ( 24.729584)
total: 315.79 sec