Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-142929
#<BuildRuby:0x00007f5861acfdd0
@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.20241203-142929",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.005650 0.001487 3.082565 ( 2.678114)
build_miniruby 0.001231 0.000324 1.204066 ( 1.776169)
build_ruby 0.001754 0.000000 3.561270 ( 11.434516)
build_all 0.006143 0.001891 6.194056 ( 4.172267)
build_install 0.011705 0.007911 9.411309 ( 4.653045)
test_btest 0.000886 0.000000 78.139024 ( 22.018987)
test_basic 0.004724 0.003294 0.742915 ( 0.836650)
test_all 0.087842 0.048792 603.538320 (190.465580)
test_rubyspec 0.042624 0.033986 114.098780 ( 19.386527)
total: 257.42 sec