Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-160319
#<BuildRuby:0x00007fd41eeafde0
@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.20241113-160319",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003721 0.003960 3.773764 ( 3.701139)
build_miniruby 0.001632 0.000000 1.395531 ( 1.415103)
build_ruby 0.001969 0.000000 4.086507 ( 7.813003)
build_all 0.008892 0.000101 6.516914 ( 2.752001)
build_install 0.013810 0.004983 9.240691 ( 4.461470)
test_btest 0.000741 0.000123 82.285461 ( 35.078807)
test_basic 0.004712 0.005123 1.049446 ( 1.094108)
test_all 0.091398 0.057021 736.964849 (225.162118)
test_rubyspec 0.056210 0.024544 120.586885 ( 28.152797)
total: 309.63 sec