Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-015705
#<BuildRuby:0x00007f2c6c4bfdd0
@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.20241108-015705",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.002705 0.004922 3.706670 ( 3.607594)
build_miniruby 0.001100 0.000354 1.588023 ( 1.585194)
build_ruby 0.001252 0.000403 4.072762 ( 4.245557)
build_all 0.001604 0.005960 6.124886 ( 2.651475)
build_install 0.006688 0.011453 8.912204 ( 4.489157)
test_btest 0.000733 0.000321 73.988603 ( 19.906245)
test_basic 0.007594 0.001525 0.985933 ( 1.035523)
test_all 0.091388 0.053824 754.917687 (234.671087)
test_rubyspec 0.038971 0.040318 113.767381 ( 26.703524)
total: 298.90 sec