Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-143837
#<BuildRuby:0x0000557b7a17def0
@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.20240110-143837",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004680 0.001124 1.731558 ( 2.136077)
build_miniruby 0.001184 0.000284 1.652539 ( 1.666215)
build_ruby 0.000000 0.001468 3.317944 ( 3.552835)
build_all 0.003673 0.003814 5.820184 ( 3.339687)
build_install 0.010560 0.006354 6.830354 ( 4.416679)
test_btest 0.000562 0.000173 84.263880 ( 37.643478)
test_basic 0.003208 0.004234 0.860732 ( 0.953851)
test_all 0.077114 0.040260 767.530126 (285.977130)
test_rubyspec 0.037963 0.028773 97.402452 (111.012537)
total: 450.70 sec