Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-132726
#<BuildRuby:0x00007f7a76ddfde0
@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.20240726-132726",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.005335 0.004229 4.148110 ( 4.963528)
build_miniruby 0.001704 0.000369 1.892895 ( 2.026452)
build_ruby 0.002068 0.000447 4.799797 ( 30.114572)
build_all 0.010056 0.000393 8.959054 ( 6.209687)
build_install 0.024379 0.001468 12.014144 ( 8.534725)
test_btest 0.000840 0.000156 127.147724 (114.738083)
test_basic 0.012748 0.000000 1.408019 ( 2.280862)
test_all 0.120752 0.048062 972.750624 (1235.898957)
test_rubyspec 0.060069 0.036003 179.327114 (178.999870)
total: 1583.77 sec