Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-044836
#<BuildRuby:0x00005644422fe108
@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.20230812-044836",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000001 0.000025 ( 0.000027)
build_up 0.007420 0.000000 2.361710 ( 5.797319)
build_miniruby 0.001322 0.000073 1.726460 ( 2.153226)
build_ruby 0.001654 0.000097 3.660874 ( 4.907260)
build_all 0.008077 0.000236 2.879953 ( 3.022671)
build_install 0.007413 0.011096 4.457741 ( 6.030141)
test_btest 0.000663 0.000085 86.967250 ( 57.470269)
test_basic 0.000929 0.007229 1.009726 ( 2.302166)
test_all 0.000873 0.000153 655.360603 (369.748503)
test_rubyspec 0.035197 0.022524 104.110789 (137.862330)
total: 589.30 sec