Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250523-111245
#<BuildRuby:0x00007ff68998fdc8
@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.20250523-111245",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.006716 0.000816 3.221635 ( 7.572264)
build_miniruby 0.001740 0.000000 1.758725 ( 3.991089)
build_ruby 0.001946 0.000000 3.978432 ( 60.931239)
build_all 0.007638 0.000937 6.200506 ( 3.629314)
build_install 0.006657 0.013076 8.889185 ( 27.360817)
test_btest 0.000661 0.000240 57.009987 ( 33.509302)
test_basic 0.001020 0.012514 1.080938 ( 1.739932)
test_all 0.081279 0.046208 723.246742 (346.623296)
test_rubyspec 0.038826 0.047544 116.994169 ( 42.669232)
total: 528.03 sec