Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-041426
#<BuildRuby:0x00007fe5c968fdd8
@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.20240923-041426",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.006036 0.003010 4.761075 ( 4.073814)
build_miniruby 0.000000 0.001818 1.682773 ( 1.680063)
build_ruby 0.001415 0.000762 4.336182 ( 4.533906)
build_all 0.003614 0.006479 7.400970 ( 3.532733)
build_install 0.016006 0.008444 11.268712 ( 5.686426)
test_btest 0.000790 0.000198 94.910387 ( 26.477207)
test_basic 0.005654 0.003243 0.964648 ( 1.015733)
test_all 0.109099 0.038906 760.571872 (226.634291)
test_rubyspec 0.054995 0.033702 136.331161 ( 28.898216)
total: 302.53 sec