Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250919-031910
#<BuildRuby:0x0000792f222efde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250919-031910",
@make="make",
@no_timeout_error=nil,
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002953 0.005225 4.177822 ( 2.718730)
build_miniruby 0.001112 0.000256 1.323577 ( 1.320131)
build_ruby 0.000656 0.000933 2.874489 ( 2.973846)
build_all 0.004524 0.002411 5.202103 ( 2.018264)
build_install 0.014234 0.001059 7.238268 ( 3.380386)
test_btest 0.000707 0.000163 58.000045 ( 16.569820)
test_basic 0.004728 0.003685 1.046417 ( 1.091392)
test_all 0.078976 0.039995 638.679288 (189.635690)
test_rubyspec 0.045143 0.033655 110.755949 ( 23.904992)
total: 243.61 sec