Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250224-194927
#<BuildRuby:0x00007fefa3f0fdd0
@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.20250224-194927",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004998 0.001389 2.818540 ( 2.023908)
build_miniruby 0.001140 0.000316 1.075785 ( 1.073813)
build_ruby 0.001816 0.000000 2.561864 ( 2.788034)
build_all 0.007193 0.000104 4.591869 ( 1.871679)
build_install 0.010602 0.004874 6.572268 ( 3.277401)
test_btest 0.000647 0.000177 40.769021 ( 11.394857)
test_basic 0.000912 0.004771 0.552735 ( 0.614779)
test_all 0.074276 0.036803 518.471274 (199.003347)
test_rubyspec 0.034568 0.035728 97.423176 ( 24.098903)
total: 246.15 sec