Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250227-164329
#<BuildRuby:0x00007f648229fde0
@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.20250227-164329",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000032 0.000014 0.000046 ( 0.000045)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002065 0.005145 3.317245 ( 2.440416)
build_miniruby 0.000000 0.001881 1.409370 ( 1.406386)
build_ruby 0.001215 0.000481 3.737465 ( 3.904228)
build_all 0.001983 0.006265 5.198174 ( 2.150681)
build_install 0.008746 0.008062 7.839369 ( 3.978429)
test_btest 0.000524 0.000314 44.331118 ( 12.349639)
test_basic 0.003324 0.004768 0.815296 ( 0.875367)
test_all 0.074081 0.042556 584.426601 (209.766707)
test_rubyspec 0.048748 0.025197 97.228469 ( 25.430760)
total: 262.30 sec