Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-065043
#<BuildRuby:0x00007ff1dce8fdc0
@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.20240805-065043",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004224 0.004007 3.372604 ( 3.217080)
build_miniruby 0.001405 0.000298 1.309558 ( 1.306109)
build_ruby 0.002372 0.000000 4.180433 ( 4.392661)
build_all 0.008084 0.002010 8.278265 ( 3.301269)
build_install 0.007524 0.011884 10.829765 ( 5.008529)
test_btest 0.000845 0.000236 117.429963 ( 30.657471)
test_basic 0.005369 0.005141 1.132763 ( 1.180653)
test_all 0.112635 0.042405 913.981945 (295.437326)
test_rubyspec 0.065841 0.024487 173.518079 ( 36.334305)
total: 380.84 sec