Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-052944
#<BuildRuby:0x000055af2a896190
@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.20231020-052944",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006255 0.000339 2.344496 ( 2.702822)
build_miniruby 0.001316 0.000203 1.659497 ( 1.667021)
build_ruby 0.001533 0.000235 3.364062 ( 3.601095)
build_all 0.008152 0.000000 5.881978 ( 3.283678)
build_install 0.004752 0.014882 7.340609 ( 4.020790)
test_btest 0.000818 0.000211 80.319453 ( 39.735119)
test_basic 0.000511 0.008201 0.930158 ( 1.030723)
test_all 0.001468 0.008351 643.262075 (266.669977)
test_rubyspec 0.025380 0.039984 91.465609 (103.426086)
total: 426.14 sec