Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-200833
#<BuildRuby:0x00007fc0332cfdd0
@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.20240929-200833",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004064 0.004890 4.419980 ( 3.773553)
build_miniruby 0.001369 0.000309 1.300110 ( 1.296775)
build_ruby 0.001470 0.000332 4.317100 ( 4.529268)
build_all 0.000364 0.008508 7.038707 ( 2.975808)
build_install 0.009554 0.010140 9.636795 ( 4.204264)
test_btest 0.000647 0.000221 92.746745 ( 24.202184)
test_basic 0.008821 0.001598 1.001624 ( 1.044082)
test_all 0.118880 0.032668 717.742011 (243.419350)
test_rubyspec 0.049799 0.038966 131.593596 ( 26.770108)
total: 312.22 sec