Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-140655
#<BuildRuby:0x0000561ef097e1a8
@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-140655",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.005862 1.872130 ( 2.226246)
build_miniruby 0.000000 0.001457 1.671594 ( 1.669547)
build_ruby 0.001250 0.000634 3.375616 ( 3.556993)
build_all 0.002903 0.004829 5.890504 ( 2.707153)
build_install 0.015244 0.003762 7.660743 ( 4.298719)
test_btest 0.000885 0.000262 88.727078 ( 42.914934)
test_basic 0.002744 0.004988 0.921120 ( 1.035839)
test_all 0.083201 0.030574 746.282244 (264.157520)
test_rubyspec 0.053987 0.052236 169.333479 (181.068935)
total: 503.64 sec