Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-034208
#<BuildRuby:0x00007f9f25defdc0
@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.20240622-034208",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006165 0.001608 3.390688 ( 3.310462)
build_miniruby 0.001282 0.000335 1.478952 ( 1.475930)
build_ruby 0.001570 0.000410 4.174330 ( 4.295411)
build_all 0.004971 0.004598 8.539541 ( 3.468027)
build_install 0.013823 0.007636 11.268779 ( 5.273851)
test_btest 0.000760 0.000244 115.526803 ( 30.713808)
test_basic 0.001111 0.007482 1.207285 ( 1.257846)
test_all 0.122897 0.028171 877.534447 (350.166595)
test_rubyspec 0.054513 0.035325 166.563775 ( 27.557997)
total: 427.52 sec