Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-053752
#<BuildRuby:0x00007fa5a7f8fdc8
@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.20240706-053752",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.008700 0.000000 4.214435 ( 3.561189)
build_miniruby 0.001892 0.000000 1.591730 ( 1.588308)
build_ruby 0.002068 0.000000 4.190147 ( 4.356652)
build_all 0.009920 0.000000 8.705641 ( 3.477407)
build_install 0.018804 0.001768 11.570018 ( 5.213140)
test_btest 0.000793 0.000167 121.127996 ( 34.661425)
test_basic 0.003623 0.006590 1.399562 ( 1.443769)
test_all 0.099424 0.057049 894.328192 (258.006982)
test_rubyspec 0.062909 0.030037 178.502319 ( 35.700324)
total: 348.01 sec