Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-053008
#<BuildRuby:0x00007f57b5bcfde0
@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.20241111-053008",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004833 0.004701 4.366914 ( 4.944717)
build_miniruby 0.001777 0.000000 1.924259 ( 2.041345)
build_ruby 0.002385 0.000016 4.883739 ( 5.252729)
build_all 0.009851 0.000203 7.364133 ( 4.181186)
build_install 0.020335 0.000000 10.100303 ( 6.006215)
test_btest 0.001008 0.000051 77.843357 ( 21.265675)
test_basic 0.004083 0.008241 1.174236 ( 1.269744)
test_all 0.101404 0.044356 667.824295 (196.343261)
test_rubyspec 0.057614 0.027991 118.953275 ( 22.007629)
total: 263.31 sec