Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-195034
#<BuildRuby:0x00007f54f906fdd8
@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.20240825-195034",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.007118 0.001898 3.890045 ( 5.588241)
build_miniruby 0.001583 0.000422 1.793874 ( 2.251949)
build_ruby 0.001704 0.000455 4.632530 ( 5.135104)
build_all 0.005266 0.005994 8.639747 ( 7.517002)
build_install 0.018910 0.007911 11.596584 ( 9.972724)
test_btest 0.000805 0.000253 123.994256 (113.110520)
test_basic 0.004972 0.007589 1.375114 ( 2.075309)
test_all 0.098901 0.065624 1010.624095 (796.557003)
test_rubyspec 0.054010 0.040456 174.079558 (103.146678)
total: 1045.36 sec