Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-151848
#<BuildRuby:0x00007fe06fdafdc0
@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.20241022-151848",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000034 0.000011 0.000045 ( 0.000046)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.008238 0.001374 4.585804 ( 4.931184)
build_miniruby 0.001637 0.000530 1.832083 ( 1.860305)
build_ruby 0.001550 0.000501 4.685360 ( 4.918310)
build_all 0.007767 0.002633 7.540703 ( 4.194676)
build_install 0.011189 0.010371 10.442812 ( 5.234047)
test_btest 0.000887 0.000324 84.963220 ( 39.913601)
test_basic 0.007295 0.005246 1.060235 ( 1.111574)
test_all 0.104350 0.046586 762.916218 (224.565609)
test_rubyspec 0.040345 0.046091 125.153391 ( 31.036146)
total: 317.77 sec