Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-184920
#<BuildRuby:0x000055bf190ca390
@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.20240217-184920",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005129 0.000789 1.975991 ( 2.318557)
build_miniruby 0.001540 0.000237 1.693554 ( 1.693127)
build_ruby 0.001452 0.000223 3.456921 ( 3.696575)
build_all 0.004092 0.004310 6.402636 ( 3.318599)
build_install 0.016644 0.001369 7.929420 ( 4.594223)
test_btest 0.000762 0.000131 88.510153 ( 38.500351)
test_basic 0.000679 0.006406 0.943076 ( 1.056635)
test_all 0.079828 0.032586 745.197134 (269.437045)
test_rubyspec 0.046474 0.044496 124.152350 (135.964256)
total: 460.58 sec