Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-105714
#<BuildRuby:0x00007f079f73fde0
@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.20241218-105714",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002538 0.003722 2.396057 ( 2.768169)
build_miniruby 0.001625 0.000000 1.639804 ( 1.641781)
build_ruby 0.002251 0.000000 4.151303 ( 46.470978)
build_all 0.009056 0.000215 6.444808 ( 3.051875)
build_install 0.003414 0.017399 8.579534 ( 5.188919)
test_btest 0.000606 0.000202 79.802863 ( 29.235753)
test_basic 0.007528 0.003788 1.087432 ( 1.157424)
test_all 0.099502 0.049913 784.768997 (294.654474)
test_rubyspec 0.057675 0.023045 120.558932 ( 32.124027)
total: 416.29 sec