Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-174925
#<BuildRuby:0x00007f9177f3fdd0
@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.20240626-174925",
@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.000002 0.000022 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.003808 0.004604 3.673469 ( 3.121634)
build_miniruby 0.001490 0.000233 1.195482 ( 1.192684)
build_ruby 0.001756 0.000274 3.424006 ( 3.590755)
build_all 0.001431 0.007024 7.642623 ( 3.004139)
build_install 0.015864 0.004847 10.469044 ( 4.731761)
test_btest 0.000801 0.000173 114.574105 ( 32.890359)
test_basic 0.008653 0.000946 1.081305 ( 1.131111)
test_all 0.122833 0.025411 855.771614 (241.663935)
test_rubyspec 0.045695 0.048177 164.115698 ( 35.727826)
total: 327.06 sec