Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-182828
#<BuildRuby:0x00007f50f11ffdd0
@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.20241023-182828",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.000000 0.007892 3.789269 ( 3.641855)
build_miniruby 0.001708 0.000000 1.753433 ( 1.750383)
build_ruby 0.001934 0.000091 4.414512 ( 4.522579)
build_all 0.006849 0.001844 6.975179 ( 2.973635)
build_install 0.015665 0.003888 9.640505 ( 4.623456)
test_btest 0.000682 0.000181 77.962646 ( 20.659737)
test_basic 0.004777 0.005742 0.838668 ( 0.886013)
test_all 0.117405 0.033287 667.765701 (195.396888)
test_rubyspec 0.040205 0.046374 123.278708 ( 22.814269)
total: 257.27 sec