Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-212734
#<BuildRuby:0x00007fda6484fdc8
@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.20240616-212734",
@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.000030 0.000004 0.000034 ( 0.000035)
autoconf 0.000048 0.000006 0.000054 ( 0.000055)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.008841 0.001133 4.033674 ( 5.824963)
build_miniruby 0.000000 0.002033 1.848906 ( 2.693713)
build_ruby 0.001224 0.001468 4.742705 ( 6.019918)
build_all 0.009825 0.001474 8.699829 ( 9.235526)
build_install 0.026770 0.001359 12.049879 ( 15.777699)
test_btest 0.001575 0.000215 120.601046 (105.136489)
test_basic 0.002047 0.012054 1.368397 ( 2.058769)
test_all 0.094689 0.060496 866.530149 (388.417396)
test_rubyspec 0.045404 0.051208 163.137701 ( 46.111218)
total: 581.28 sec