Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-082257
#<BuildRuby:0x00007efe159efdd0
@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.20240711-082257",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000020 0.000010 0.000030 ( 0.000031)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.000000 0.007518 3.246337 ( 3.203816)
build_miniruby 0.000827 0.000775 1.164362 ( 1.161771)
build_ruby 0.001322 0.000826 3.643903 ( 3.844388)
build_all 0.005964 0.002740 7.745395 ( 3.060352)
build_install 0.009537 0.006468 10.458050 ( 4.909877)
test_btest 0.000520 0.000322 110.342805 ( 35.446819)
test_basic 0.008404 0.000372 1.173705 ( 1.222549)
test_all 0.100943 0.056245 821.262998 (249.551504)
test_rubyspec 0.050114 0.040211 165.719310 ( 32.721591)
total: 335.12 sec