Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-135518
#<BuildRuby:0x00007fe5f69cfde0
@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.20250318-135518",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006174 0.001490 3.001394 ( 3.400988)
build_miniruby 0.001633 0.000394 1.666117 ( 1.790879)
build_ruby 0.001798 0.000434 4.367845 ( 4.816227)
build_all 0.010716 0.000417 6.404833 ( 4.441332)
build_install 0.001982 0.016997 8.396272 ( 5.621107)
test_btest 0.000599 0.000205 50.004216 ( 20.826814)
test_basic 0.005601 0.004617 0.864325 ( 0.962030)
test_all 0.094136 0.025952 599.703045 (180.256815)
test_rubyspec 0.038178 0.038082 100.132865 ( 22.403280)
total: 244.52 sec