Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-013809
#<BuildRuby:0x00005593863f6230
@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.20230612-013809",
@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.000000 0.000014 ( 0.000014)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.002451 0.003992 1.960836 ( 3.685862)
build_miniruby 0.001518 0.000056 1.401371 ( 1.536973)
build_ruby 0.001718 0.000000 2.673209 ( 3.039368)
build_all 0.006853 0.000164 2.212469 ( 2.195804)
build_install 0.017319 0.000000 3.504794 ( 3.346715)
test_btest 0.000932 0.000000 76.911777 ( 41.599801)
test_basic 0.003213 0.004251 0.803157 ( 1.126388)
test_all 0.003821 0.000000 583.226179 (254.017927)
test_rubyspec 0.029014 0.023360 84.770020 (100.603254)
total: 411.15 sec