Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-184425
#<BuildRuby:0x00007ff17221fdc0
@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.20240624-184425",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.006425 0.000893 2.992588 ( 2.800296)
build_miniruby 0.001149 0.000423 1.272781 ( 1.269916)
build_ruby 0.001292 0.000476 4.259096 ( 4.388336)
build_all 0.000260 0.008856 8.203161 ( 3.349866)
build_install 0.015590 0.005692 10.621981 ( 4.982303)
test_btest 0.000754 0.000346 117.605347 ( 42.372935)
test_basic 0.006319 0.003229 1.066101 ( 1.116581)
test_all 0.085762 0.062719 839.762406 (240.388621)
test_rubyspec 0.045369 0.043375 163.212387 ( 33.544790)
total: 334.21 sec