Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-171806
#<BuildRuby:0x00007f34232cfde0
@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.20240805-171806",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003603 0.003886 2.643369 ( 2.653104)
build_miniruby 0.001157 0.000343 1.126040 ( 1.123023)
build_ruby 0.001337 0.000396 3.001023 ( 3.200134)
build_all 0.004558 0.004241 7.143249 ( 2.679932)
build_install 0.016033 0.002344 9.175498 ( 4.020655)
test_btest 0.000691 0.000207 101.079936 ( 26.083240)
test_basic 0.000000 0.010249 1.091021 ( 1.146495)
test_all 0.104260 0.047332 908.391351 (281.787225)
test_rubyspec 0.054609 0.038982 163.652998 ( 35.623642)
total: 358.32 sec