Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-131818
#<BuildRuby:0x00007f75cbd9fdd0
@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.20240803-131818",
@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.000024 0.000007 0.000031 ( 0.000029)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.003465 0.005034 3.952752 ( 3.956379)
build_miniruby 0.001503 0.000451 1.725806 ( 1.728014)
build_ruby 0.002206 0.000000 4.427311 ( 4.634545)
build_all 0.010074 0.000000 8.444756 ( 3.600420)
build_install 0.013547 0.009958 11.391595 ( 5.519909)
test_btest 0.000660 0.000208 113.542967 ( 30.497243)
test_basic 0.005226 0.004632 1.017412 ( 1.064220)
test_all 0.102338 0.046038 835.259958 (238.592622)
test_rubyspec 0.053445 0.036954 171.410615 ( 33.748707)
total: 323.34 sec