Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-132009
#<BuildRuby:0x00007f4a72c0fdc8
@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.20240926-132009",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.007529 0.001075 4.763478 ( 3.920927)
build_miniruby 0.001258 0.000390 1.234949 ( 1.232463)
build_ruby 0.001491 0.000463 3.781034 ( 3.988283)
build_all 0.005127 0.004567 6.681177 ( 2.718262)
build_install 0.012237 0.009480 9.668661 ( 4.188841)
test_btest 0.000723 0.000268 93.193181 ( 24.499105)
test_basic 0.004229 0.006560 1.194360 ( 1.239801)
test_all 0.089142 0.060612 766.008452 (240.090539)
test_rubyspec 0.052088 0.036997 136.406901 ( 28.918791)
total: 310.80 sec