Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-181619
#<BuildRuby:0x0000563f74a66008
@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.20231210-181619",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005647 0.000706 2.260644 ( 2.331029)
build_miniruby 0.001472 0.000000 1.603312 ( 1.602520)
build_ruby 0.001994 0.000000 3.280652 ( 3.461978)
build_all 0.000000 0.007984 5.790726 ( 2.658346)
build_install 0.008140 0.010935 7.315728 ( 4.239695)
test_btest 0.000000 0.000917 82.627224 ( 30.668055)
test_basic 0.000000 0.006934 0.910473 ( 1.000024)
test_all 0.093294 0.029110 712.219719 (257.760491)
test_rubyspec 0.033239 0.032388 95.176641 (106.800953)
total: 410.52 sec