Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-220641
#<BuildRuby:0x00007f80d473fdc8
@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.20240628-220641",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000023 0.000010 0.000033 ( 0.000034)
configure 0.000026 0.000011 0.000037 ( 0.000038)
build_up 0.004350 0.004142 3.816744 ( 3.394940)
build_miniruby 0.001120 0.000533 1.625899 ( 1.622403)
build_ruby 0.001376 0.000656 4.027366 ( 4.153007)
build_all 0.007338 0.001827 7.994628 ( 3.203345)
build_install 0.013561 0.007107 10.402339 ( 4.549385)
test_btest 0.000690 0.000322 113.650219 ( 29.379441)
test_basic 0.009893 0.001228 1.259997 ( 1.315707)
test_all 0.114906 0.035726 873.703175 (261.813885)
test_rubyspec 0.058003 0.037969 164.953086 ( 32.643112)
total: 342.08 sec