Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-093555
#<BuildRuby:0x00007f1ae09cfde0
@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.20240702-093555",
@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.000006 0.000022 ( 0.000021)
autoconf 0.000025 0.000009 0.000034 ( 0.000035)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.008390 0.000135 3.940651 ( 3.659173)
build_miniruby 0.001584 0.000000 1.612049 ( 1.611670)
build_ruby 0.001025 0.000905 3.566571 ( 3.748873)
build_all 0.003999 0.005168 8.255853 ( 3.307294)
build_install 0.013635 0.006072 11.057376 ( 5.414348)
test_btest 0.000639 0.000239 118.418117 ( 30.976263)
test_basic 0.008156 0.001494 1.081406 ( 1.127588)
test_all 0.078480 0.072123 840.936861 (237.052100)
test_rubyspec 0.054243 0.044986 173.226838 ( 34.474279)
total: 321.37 sec