Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-191624
#<BuildRuby:0x00007f9e7f7bfdc0
@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.20240729-191624",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004596 0.004067 3.724621 ( 3.865563)
build_miniruby 0.001617 0.000277 1.644563 ( 1.647468)
build_ruby 0.002089 0.000359 4.628516 ( 4.842967)
build_all 0.009630 0.000235 8.875716 ( 4.064112)
build_install 0.017787 0.004347 11.854497 ( 6.000137)
test_btest 0.000875 0.000000 114.170798 ( 31.190324)
test_basic 0.007230 0.003404 1.173729 ( 1.223138)
test_all 0.116603 0.036559 880.658376 (269.733890)
test_rubyspec 0.054644 0.035577 177.564117 ( 48.164576)
total: 370.73 sec