Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-205958
#<BuildRuby:0x000055631c172008
@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.20230329-205958",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005326 0.000000 1.615986 ( 3.520113)
build_miniruby 0.000000 0.001229 1.187101 ( 1.185934)
build_ruby 0.000863 0.000863 2.527513 ( 2.760883)
build_all 0.000000 0.006687 2.083651 ( 1.312418)
build_install 0.010893 0.003414 3.186630 ( 2.232763)
test_btest 0.000489 0.000192 68.957680 ( 23.639307)
test_basic 0.000120 0.004062 0.505153 ( 0.602857)
test_all 0.000584 0.000254 591.315145 (223.076902)
test_rubyspec 0.008640 0.032749 73.491151 ( 83.282237)
total: 341.61 sec