Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-194656
#<BuildRuby:0x0000560c19d25fc0
@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.20230914-194656",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007384 0.000000 2.389916 ( 4.471395)
build_miniruby 0.001380 0.000072 1.985261 ( 2.104206)
build_ruby 0.001470 0.000142 3.401152 ( 3.890876)
build_all 0.004931 0.003250 6.227439 ( 4.801783)
build_install 0.009127 0.009429 7.872124 ( 6.804950)
test_btest 0.000716 0.000126 81.805179 ( 42.562043)
test_basic 0.005976 0.000304 0.927290 ( 1.276233)
test_all 0.009237 0.000830 665.150745 (297.501792)
test_rubyspec 0.037700 0.033262 103.899166 (119.369480)
total: 482.78 sec