Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-104629
#<BuildRuby:0x000055c9e94d2098
@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.20240204-104629",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005387 0.000735 1.490249 ( 1.884428)
build_miniruby 0.001312 0.000179 1.303569 ( 1.301456)
build_ruby 0.001332 0.000181 2.461360 ( 13.439218)
build_all 0.006455 0.000880 5.509404 ( 2.029988)
build_install 0.016554 0.000000 6.866676 ( 3.218617)
test_btest 0.000837 0.000000 80.430127 ( 20.930765)
test_basic 0.001791 0.004059 0.836252 ( 0.893589)
test_all 0.087032 0.031121 687.377363 (208.304152)
test_rubyspec 0.063078 0.045378 162.963693 (174.195952)
total: 426.20 sec