Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-031637
#<BuildRuby:0x00005558313da228
@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.20240317-031637",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003940 0.003897 2.578565 ( 2.930160)
build_miniruby 0.001525 0.000197 1.912886 ( 1.939264)
build_ruby 0.000000 0.001610 3.883571 ( 4.148805)
build_all 0.006981 0.002113 7.719902 ( 4.293050)
build_install 0.017696 0.005610 9.753171 ( 6.183353)
test_btest 0.000660 0.000114 99.428826 ( 37.064849)
test_basic 0.004704 0.003516 1.005152 ( 1.094386)
test_all 0.069824 0.053340 827.162514 (302.217714)
test_rubyspec 0.024561 0.055562 106.746669 (116.055309)
total: 475.93 sec