Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-160203
#<BuildRuby:0x00005610dcff64f8
@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.20240218-160203",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006042 0.000000 1.943829 ( 2.262427)
build_miniruby 0.001595 0.000000 1.780390 ( 1.778600)
build_ruby 0.001890 0.000000 3.581166 ( 3.796744)
build_all 0.007737 0.000000 6.583083 ( 2.577300)
build_install 0.017746 0.000898 8.136215 ( 3.967214)
test_btest 0.000710 0.000084 89.950800 ( 24.985984)
test_basic 0.005589 0.000658 0.941689 ( 4.761019)
test_all 0.090245 0.027913 727.177295 (234.179239)
test_rubyspec 0.029101 0.049757 106.694073 (115.746135)
total: 394.06 sec