Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-155639
#<BuildRuby:0x000055a28d71e258
@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.20231018-155639",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005992 0.000304 2.484211 ( 2.566335)
build_miniruby 0.002146 0.000000 1.642735 ( 1.641985)
build_ruby 0.001597 0.000000 3.309923 ( 3.475609)
build_all 0.008783 0.000644 6.473463 ( 3.126098)
build_install 0.005182 0.014881 8.210725 ( 4.774841)
test_btest 0.000631 0.000158 87.105076 ( 34.340152)
test_basic 0.005990 0.001498 0.963860 ( 1.035363)
test_all 0.008691 0.001098 723.278768 (255.704882)
test_rubyspec 0.030585 0.045559 105.445197 (117.653198)
total: 424.32 sec