Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250215-111328
#<BuildRuby:0x00007ff10fa7fdc0
@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.20250215-111328",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000000 0.006665 2.998901 ( 2.237145)
build_miniruby 0.000259 0.001346 1.498491 ( 1.499215)
build_ruby 0.001102 0.000518 3.358016 ( 3.500774)
build_all 0.002033 0.005150 5.261724 ( 2.263658)
build_install 0.011892 0.005829 7.146244 ( 3.487944)
test_btest 0.000492 0.000258 46.103759 ( 13.935396)
test_basic 0.000000 0.007223 0.699968 ( 0.754424)
test_all 0.069287 0.047864 590.318959 (190.621715)
test_rubyspec 0.053253 0.020902 100.463388 ( 21.897105)
total: 240.20 sec