Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-195127
#<BuildRuby:0x00007f2df085fdc0
@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.20241107-195127",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.000675 0.007423 3.701390 ( 3.568675)
build_miniruby 0.001493 0.000299 1.638042 ( 1.634549)
build_ruby 0.001471 0.000294 4.192481 ( 4.333517)
build_all 0.006682 0.001337 6.058576 ( 2.464450)
build_install 0.010785 0.008046 8.474839 ( 4.117528)
test_btest 0.000798 0.000193 72.540210 ( 20.265844)
test_basic 0.005869 0.003566 0.831399 ( 0.885992)
test_all 0.087043 0.059283 685.253182 (209.660139)
test_rubyspec 0.046475 0.029108 114.503499 ( 25.690996)
total: 272.62 sec