Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-082110
#<BuildRuby:0x00007ff76c0ffdc8
@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.20240922-082110",
@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.000027 0.000007 0.000034 ( 0.000036)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.007765 0.000994 4.755007 ( 6.592790)
build_miniruby 0.001366 0.000364 1.407700 ( 1.576899)
build_ruby 0.001530 0.000408 4.281657 ( 8.034392)
build_all 0.003085 0.006831 7.315427 ( 4.433879)
build_install 0.009691 0.014498 11.201215 ( 6.832972)
test_btest 0.000605 0.000238 99.596121 ( 57.334175)
test_basic 0.009603 0.001430 1.190257 ( 1.239453)
test_all 0.115457 0.042785 855.019825 (395.314596)
test_rubyspec 0.056458 0.033358 142.666764 ( 74.325086)
total: 555.69 sec