Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-155907
#<BuildRuby:0x00007f8cb424fde0
@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.20241001-155907",
@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.000011 0.000006 0.000017 ( 0.000016)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000014 0.000006 0.000020 ( 0.000021)
build_up 0.005655 0.002887 3.959622 ( 3.270713)
build_miniruby 0.001063 0.000503 1.154270 ( 1.152081)
build_ruby 0.001383 0.000655 3.432189 ( 3.666496)
build_all 0.005165 0.002446 5.740051 ( 2.210347)
build_install 0.008724 0.010971 8.874394 ( 3.971858)
test_btest 0.000763 0.000420 85.911455 ( 24.049912)
test_basic 0.004877 0.004726 0.829413 ( 0.877237)
test_all 0.092078 0.055229 726.391172 (211.432095)
test_rubyspec 0.033025 0.050241 134.094753 ( 22.733618)
total: 273.37 sec