Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-132114
#<BuildRuby:0x00007fd9bc9cfde0
@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.20250506-132114",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.005274 0.000879 2.332942 ( 2.534141)
build_miniruby 0.001590 0.000265 1.522783 ( 1.522693)
build_ruby 0.001876 0.000313 4.083755 ( 14.899013)
build_all 0.010292 0.000000 6.274949 ( 3.154976)
build_install 0.013456 0.009892 8.336913 ( 5.480983)
test_btest 0.000880 0.000181 53.773071 ( 29.735769)
test_basic 0.011791 0.001465 1.026359 ( 1.203552)
test_all 0.077768 0.051047 629.179588 (295.524052)
test_rubyspec 0.047341 0.037011 112.189333 ( 40.265762)
total: 394.32 sec