Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-125946
#<BuildRuby:0x0000558f597bdf48
@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.20240122-125946",
@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.000020)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002311 0.003831 1.848090 ( 3.255337)
build_miniruby 0.001769 0.000000 1.963668 ( 2.614519)
build_ruby 0.000000 0.002056 3.827965 ( 4.641376)
build_all 0.006712 0.002882 6.518264 ( 6.080311)
build_install 0.017565 0.003674 7.998059 ( 7.333147)
test_btest 0.000723 0.000103 88.088639 ( 89.836585)
test_basic 0.007155 0.001022 0.955571 ( 1.604222)
test_all 0.072400 0.053102 803.026208 (745.965965)
test_rubyspec 0.042932 0.069178 181.875896 (239.119880)
total: 1100.45 sec