Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-013316
#<BuildRuby:0x00007f4aebcefdc8
@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.20240923-013316",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.003547 0.005178 4.211740 ( 3.554696)
build_miniruby 0.001206 0.000357 1.327582 ( 1.326049)
build_ruby 0.001412 0.000418 3.499623 ( 3.847151)
build_all 0.000000 0.008103 6.795437 ( 2.860567)
build_install 0.019415 0.002647 10.020078 ( 4.637038)
test_btest 0.000000 0.001041 93.014002 ( 24.920379)
test_basic 0.000586 0.009115 1.091915 ( 1.140330)
test_all 0.095838 0.055770 745.478020 (237.874719)
test_rubyspec 0.063417 0.026884 129.345797 ( 29.491482)
total: 309.65 sec