Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-212635
#<BuildRuby:0x00007fc3d694fdd0
@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.20241023-212635",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000030 0.000012 0.000042 ( 0.000042)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.004892 0.002665 3.254017 ( 3.114483)
build_miniruby 0.000976 0.000418 1.184423 ( 1.181436)
build_ruby 0.001670 0.000000 4.269804 ( 4.454505)
build_all 0.005640 0.002112 6.899242 ( 2.878186)
build_install 0.010665 0.008916 9.532899 ( 4.405917)
test_btest 0.000635 0.000293 79.548144 ( 21.277107)
test_basic 0.000000 0.010053 0.930506 ( 0.973685)
test_all 0.093017 0.056335 756.315767 (247.069593)
test_rubyspec 0.063916 0.024413 127.977055 ( 39.461120)
total: 324.82 sec