Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-061305
#<BuildRuby:0x000055a567112008
@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.20231216-061305",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000036 0.000003 0.000039 ( 0.000038)
build_up 0.000000 0.006603 2.279418 ( 2.423216)
build_miniruby 0.000592 0.000953 1.649390 ( 1.648493)
build_ruby 0.001719 0.000229 3.316349 ( 3.590008)
build_all 0.007192 0.000959 5.983355 ( 3.693161)
build_install 0.009785 0.007945 7.347396 ( 4.883459)
test_btest 0.000624 0.000113 85.013299 ( 41.220416)
test_basic 0.004141 0.004167 0.944172 ( 1.131480)
test_all 0.080518 0.042283 698.706214 (275.536805)
test_rubyspec 0.034150 0.032884 95.483689 (107.427918)
total: 441.56 sec