Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-164654
#<BuildRuby:0x000055b7d61f2230
@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.20230828-164654",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000031)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006617 0.000000 2.252596 ( 3.504436)
build_miniruby 0.001743 0.000000 1.575016 ( 1.575403)
build_ruby 0.001444 0.000000 3.172741 ( 3.362418)
build_all 0.000000 0.008753 6.187334 ( 3.192754)
build_install 0.012272 0.008106 7.618782 ( 4.365628)
test_btest 0.000792 0.000248 85.807579 ( 34.606768)
test_basic 0.001473 0.007350 0.949112 ( 1.023107)
test_all 0.006516 0.002370 680.793236 (243.879997)
test_rubyspec 0.038735 0.030068 104.414040 (117.317342)
total: 412.83 sec