Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-025259
#<BuildRuby:0x000055e5db766008
@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.20240229-025259",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006740 0.000659 2.598859 ( 2.394398)
build_miniruby 0.000000 0.001547 1.761073 ( 1.759759)
build_ruby 0.000000 0.001716 3.353073 ( 3.563011)
build_all 0.006601 0.001358 6.735595 ( 3.266050)
build_install 0.000957 0.017236 8.772836 ( 4.747932)
test_btest 0.000000 0.001069 93.115756 ( 39.254614)
test_basic 0.004602 0.003251 1.046468 ( 1.189626)
test_all 0.065628 0.053915 808.286944 (306.103120)
test_rubyspec 0.038975 0.045704 123.309253 (132.758697)
total: 495.04 sec