Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-073908
#<BuildRuby:0x00007f7a707ffde0
@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.20241119-073908",
@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.000020 0.000007 0.000027 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004748 0.002940 3.346370 ( 3.428346)
build_miniruby 0.001144 0.000381 1.126621 ( 1.124046)
build_ruby 0.001351 0.000450 3.460370 ( 15.572825)
build_all 0.003399 0.005306 6.334977 ( 2.666916)
build_install 0.014713 0.004977 8.548617 ( 3.931291)
test_btest 0.000552 0.000203 70.925726 ( 22.609303)
test_basic 0.007767 0.001241 0.818244 ( 0.870229)
test_all 0.084103 0.059542 674.761247 (212.311735)
test_rubyspec 0.040318 0.040367 117.799173 ( 31.151481)
total: 293.67 sec