Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250217-101512
#<BuildRuby:0x00007fc98873fdd0
@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.20250217-101512",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000000 0.007009 3.165196 ( 2.415138)
build_miniruby 0.000377 0.001152 1.239705 ( 1.240972)
build_ruby 0.001605 0.000459 3.533069 ( 3.639111)
build_all 0.007336 0.002661 5.081545 ( 2.164925)
build_install 0.010046 0.008657 7.106977 ( 3.528568)
test_btest 0.000761 0.000264 47.292019 ( 29.406091)
test_basic 0.005382 0.001863 0.732740 ( 0.788869)
test_all 0.099388 0.019739 622.074569 (238.826839)
test_rubyspec 0.063250 0.015099 101.623955 ( 41.003608)
total: 323.02 sec