Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250511-014742
#<BuildRuby:0x00007efea96efdd0
@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.20250511-014742",
@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.000005 0.000024 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.007008 0.000767 2.811257 ( 3.400849)
build_miniruby 0.001544 0.000386 1.845767 ( 1.956351)
build_ruby 0.002397 0.000000 4.426961 ( 4.607568)
build_all 0.010070 0.000087 6.671693 ( 3.189093)
build_install 0.007314 0.014804 8.952473 ( 5.512507)
test_btest 0.000723 0.000224 55.767954 ( 25.594318)
test_basic 0.005617 0.008541 1.038809 ( 1.137925)
test_all 0.090558 0.036291 682.137052 (295.358674)
test_rubyspec 0.050810 0.019437 106.978010 ( 29.657949)
total: 370.42 sec