Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-002436
#<BuildRuby:0x00007fe48a40fdc8
@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.20240728-002436",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.006625 0.001325 3.259786 ( 3.210241)
build_miniruby 0.001277 0.000255 1.539802 ( 1.550913)
build_ruby 0.001858 0.000000 3.861244 ( 4.057518)
build_all 0.007443 0.000990 7.911794 ( 3.104433)
build_install 0.019552 0.000000 10.172901 ( 4.710129)
test_btest 0.001031 0.000000 110.294244 ( 30.978201)
test_basic 0.001183 0.007864 1.148932 ( 1.214682)
test_all 0.121093 0.027867 817.860102 (234.304417)
test_rubyspec 0.062352 0.024591 167.428237 ( 34.498150)
total: 317.63 sec