Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-002406
#<BuildRuby:0x00007f73090ffdd8
@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-002406",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005896 0.004535 5.285974 ( 5.887540)
build_miniruby 0.002053 0.000000 1.839516 ( 2.124172)
build_ruby 0.002450 0.000000 4.768905 ( 5.290278)
build_all 0.010609 0.000000 7.582584 ( 4.724502)
build_install 0.020441 0.004912 11.232011 ( 7.180904)
test_btest 0.000852 0.000213 100.975336 ( 62.388609)
test_basic 0.011303 0.001738 1.266493 ( 1.562109)
test_all 0.105664 0.052700 879.939842 (515.413673)
test_rubyspec 0.068747 0.019777 145.124779 (126.499509)
total: 731.07 sec