Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-055023
#<BuildRuby:0x00007ff3f6f3fdd0
@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.20240716-055023",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.003356 0.004460 3.621449 ( 3.892808)
build_miniruby 0.001998 0.000000 5.639724 ( 5.192979)
build_ruby 0.002077 0.000001 4.313611 ( 4.446246)
build_all 0.004253 0.004786 8.467576 ( 3.357317)
build_install 0.003222 0.015810 10.155043 ( 4.766986)
test_btest 0.000727 0.000182 112.365897 ( 32.330777)
test_basic 0.007370 0.001843 1.213254 ( 1.263091)
test_all 0.078906 0.074558 850.531343 (262.255543)
test_rubyspec 0.063356 0.024070 164.530032 ( 28.527797)
total: 346.03 sec