Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250119-222245
#<BuildRuby:0x00007efe142cfdd0
@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.20250119-222245",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.005878 0.000654 2.286013 ( 3.528071)
build_miniruby 0.001294 0.000451 1.621423 ( 1.716718)
build_ruby 0.001688 0.000587 3.511497 ( 36.100136)
build_all 0.003824 0.004071 5.580656 ( 2.315644)
build_install 0.004829 0.016858 7.608930 ( 4.213669)
test_btest 0.000474 0.000245 72.114456 ( 47.373663)
test_basic 0.006041 0.001187 0.954460 ( 1.189432)
test_all 0.080504 0.044273 595.323039 (179.591587)
test_rubyspec 0.046952 0.025168 102.332342 ( 19.808043)
total: 295.84 sec