Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-234140
#<BuildRuby:0x00005629860d21a8
@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.20240115-234140",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.005010 1.530780 ( 1.888240)
build_miniruby 0.000000 0.001761 1.580459 ( 1.579779)
build_ruby 0.001333 0.000000 3.219680 ( 3.484854)
build_all 0.006887 0.000276 5.436933 ( 2.690718)
build_install 0.009348 0.007183 6.693710 ( 4.024551)
test_btest 0.000000 0.000798 80.411742 ( 31.141194)
test_basic 0.003290 0.002727 0.856389 ( 0.921709)
test_all 0.084462 0.030470 737.559272 (275.972027)
test_rubyspec 0.042795 0.025710 93.163423 (105.001263)
total: 426.71 sec