Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-181619
#<BuildRuby:0x00007f5af86bfdc8
@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.20241103-181619",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003785 0.003904 3.424166 ( 3.468186)
build_miniruby 0.001158 0.000299 1.323783 ( 1.320559)
build_ruby 0.001467 0.000378 3.775831 ( 3.910696)
build_all 0.003802 0.005135 6.404268 ( 2.678603)
build_install 0.015124 0.003760 8.924739 ( 4.266691)
test_btest 0.000736 0.000211 74.486935 ( 21.932303)
test_basic 0.002906 0.007868 0.900643 ( 0.944861)
test_all 0.120244 0.029568 701.243236 (220.158815)
test_rubyspec 0.033285 0.050320 118.152064 ( 26.893752)
total: 285.58 sec