Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-015544
#<BuildRuby:0x00007f75c65efdd8
@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.20240615-015544",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.007242 0.001869 3.945129 ( 4.112996)
build_miniruby 0.001416 0.000365 1.645383 ( 1.643353)
build_ruby 0.001729 0.000446 4.429086 ( 4.580972)
build_all 0.007094 0.003886 8.336903 ( 4.225799)
build_install 0.009403 0.013061 11.265772 ( 5.889531)
test_btest 0.000626 0.000214 113.935166 ( 35.267057)
test_basic 0.008791 0.000063 0.996689 ( 1.046525)
test_all 0.111273 0.034232 800.395991 (243.309345)
test_rubyspec 0.033959 0.055653 161.310125 ( 30.878468)
total: 330.96 sec