Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250115-080925
#<BuildRuby:0x00007f092072fdc8
@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.20250115-080925",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002070 0.003576 1.709052 ( 2.474139)
build_miniruby 0.001207 0.000268 1.129475 ( 1.126854)
build_ruby 0.001415 0.000314 3.583438 ( 3.795930)
build_all 0.005886 0.005292 6.281209 ( 3.868941)
build_install 0.017895 0.004542 8.294770 ( 5.309133)
test_btest 0.000733 0.000197 73.992942 ( 41.543312)
test_basic 0.011757 0.001060 1.011104 ( 1.198649)
test_all 0.100071 0.031112 622.280159 (250.068356)
test_rubyspec 0.053954 0.022973 106.491068 ( 30.294382)
total: 339.68 sec