Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-151038
#<BuildRuby:0x000055f3bc796390
@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.20230907-151038",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.004850 0.000693 1.848775 ( 2.549989)
build_miniruby 0.001473 0.000210 1.537096 ( 1.560389)
build_ruby 0.001515 0.000217 3.387091 ( 3.735729)
build_all 0.001141 0.007891 6.150692 ( 4.394955)
build_install 0.014075 0.005462 7.666308 ( 5.841170)
test_btest 0.000000 0.001282 84.440161 ( 44.223779)
test_basic 0.004771 0.003089 0.965080 ( 1.078730)
test_all 0.009167 0.000102 696.652161 (297.676892)
test_rubyspec 0.034526 0.039222 105.170177 (119.019935)
total: 480.08 sec