Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-081516
#<BuildRuby:0x00007f7672ecfdc0
@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.20241117-081516",
@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.000018 0.000009 0.000027 ( 0.000027)
configure 0.000015 0.000008 0.000023 ( 0.000021)
build_up 0.004792 0.002396 3.015924 ( 2.938031)
build_miniruby 0.001555 0.000000 1.306493 ( 1.304272)
build_ruby 0.001943 0.000000 3.304232 ( 3.497008)
build_all 0.008132 0.000289 6.185838 ( 2.578477)
build_install 0.013497 0.003836 8.084408 ( 3.719738)
test_btest 0.000677 0.000276 73.767921 ( 19.550795)
test_basic 0.008592 0.004148 1.092671 ( 1.298487)
test_all 0.120394 0.025920 676.369795 (252.393311)
test_rubyspec 0.037761 0.047162 124.773360 ( 29.029723)
total: 316.31 sec