Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-051700
#<BuildRuby:0x000055f03432e108
@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.20240222-051700",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002937 0.004716 2.642879 ( 2.487877)
build_miniruby 0.001192 0.000309 1.769489 ( 1.772945)
build_ruby 0.001396 0.000362 3.616498 ( 3.853598)
build_all 0.007168 0.000750 6.804668 ( 3.469461)
build_install 0.015901 0.003975 8.652555 ( 5.004549)
test_btest 0.000532 0.000133 92.574594 ( 35.170502)
test_basic 0.006372 0.000512 0.905840 ( 0.975536)
test_all 0.078671 0.036244 736.122114 (282.661317)
test_rubyspec 0.036263 0.046684 123.057336 (132.524526)
total: 467.92 sec