Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-142046
#<BuildRuby:0x00007f22f936fdd0
@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.20240928-142046",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000041)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.003375 0.005365 4.600879 ( 3.823587)
build_miniruby 0.001060 0.000431 1.346687 ( 1.343878)
build_ruby 0.001328 0.000541 4.459480 ( 4.628235)
build_all 0.000000 0.008181 7.136467 ( 3.018027)
build_install 0.015216 0.003611 10.566083 ( 4.788291)
test_btest 0.000749 0.000338 93.631651 ( 26.017828)
test_basic 0.005463 0.005034 1.193628 ( 1.243793)
test_all 0.123798 0.031784 811.708383 (348.025939)
test_rubyspec 0.039856 0.051734 140.751815 ( 61.681212)
total: 454.57 sec