Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-045019
#<BuildRuby:0x00007fa4224afdd0
@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.20240804-045019",
@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.000007 0.000023 ( 0.000022)
autoconf 0.000033 0.000013 0.000046 ( 0.000046)
configure 0.000025 0.000011 0.000036 ( 0.000035)
build_up 0.008335 0.000000 3.503478 ( 3.319340)
build_miniruby 0.001589 0.000000 1.297691 ( 1.294270)
build_ruby 0.001736 0.000000 3.991905 ( 4.194428)
build_all 0.008672 0.000273 8.332667 ( 3.274995)
build_install 0.014377 0.004748 11.145549 ( 5.001229)
test_btest 0.000713 0.000243 118.819558 ( 30.915396)
test_basic 0.005681 0.004438 1.235491 ( 1.283480)
test_all 0.104678 0.048755 860.174803 (273.516740)
test_rubyspec 0.067422 0.023722 174.372008 ( 35.529029)
total: 358.33 sec