Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-035029
#<BuildRuby:0x00007fe90adefdc8
@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.20240710-035029",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.001113 0.006540 3.263082 ( 3.017759)
build_miniruby 0.001662 0.000000 1.220594 ( 1.218079)
build_ruby 0.002287 0.000000 4.058152 ( 4.254337)
build_all 0.007435 0.002236 7.985362 ( 3.168007)
build_install 0.017439 0.001971 10.230086 ( 4.404059)
test_btest 0.000841 0.000319 115.665587 ( 31.586769)
test_basic 0.000339 0.009080 1.076565 ( 1.125169)
test_all 0.122898 0.032662 809.010382 (262.877501)
test_rubyspec 0.043534 0.049905 165.587443 ( 26.646166)
total: 338.30 sec