Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-162719
#<BuildRuby:0x000055e97f64a2a8
@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.20230601-162719",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005526 0.000059 1.646132 ( 2.966884)
build_miniruby 0.001253 0.000047 1.068983 ( 1.067348)
build_ruby 0.001248 0.000046 2.761032 ( 2.932582)
build_all 0.006292 0.000000 2.075273 ( 1.200508)
build_install 0.010517 0.003876 3.247451 ( 2.244669)
test_btest 0.000852 0.000053 74.717272 ( 20.561670)
test_basic 0.000000 0.004454 0.700849 ( 0.775625)
test_all 0.000000 0.001480 568.879856 (163.603232)
test_rubyspec 0.021179 0.019177 78.168609 ( 89.742138)
total: 285.10 sec