Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-084532
#<BuildRuby:0x00007fbe262afdc8
@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.20240704-084532",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000032 0.000009 0.000041 ( 0.000043)
build_up 0.006214 0.001865 4.171311 ( 3.627986)
build_miniruby 0.001616 0.000485 1.564425 ( 1.561960)
build_ruby 0.001421 0.000426 4.200235 ( 4.392601)
build_all 0.009457 0.000192 8.519725 ( 3.379947)
build_install 0.011745 0.009767 11.405521 ( 5.351593)
test_btest 0.000795 0.000258 119.283494 ( 30.950222)
test_basic 0.008785 0.001339 1.222764 ( 1.266017)
test_all 0.110673 0.046167 857.991956 (261.308807)
test_rubyspec 0.031748 0.064956 180.831466 ( 48.808688)
total: 360.65 sec