Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-082729
#<BuildRuby:0x00007ff52100fdc0
@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.20241020-082729",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007123 0.001838 4.066555 ( 4.020234)
build_miniruby 0.001290 0.000333 1.774722 ( 1.784644)
build_ruby 0.001728 0.000446 4.487649 ( 4.647571)
build_all 0.003268 0.006937 7.737136 ( 3.910713)
build_install 0.016549 0.008254 11.012302 ( 5.971654)
test_btest 0.000906 0.000000 98.167768 ( 41.134982)
test_basic 0.004615 0.007296 1.278216 ( 1.386068)
test_all 0.119086 0.035646 853.246468 (365.593151)
test_rubyspec 0.054387 0.035560 142.138070 ( 46.718231)
total: 475.17 sec