Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-082140
#<BuildRuby:0x00007fcf9736fdd0
@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.20241007-082140",
@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.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.003285 0.004749 3.554680 ( 3.849244)
build_miniruby 0.001449 0.000289 12.266823 ( 11.804211)
build_ruby 0.001708 0.000342 3.765146 ( 3.949784)
build_all 0.009346 0.000000 7.296784 ( 3.020838)
build_install 0.018116 0.001819 10.731158 ( 5.223020)
test_btest 0.000717 0.000127 93.243022 ( 26.185721)
test_basic 0.008325 0.000000 0.998462 ( 1.046053)
test_all 0.125450 0.025558 793.536201 (270.477030)
test_rubyspec 0.055562 0.040567 144.551876 ( 58.142367)
total: 383.70 sec