Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-130036
#<BuildRuby:0x0000558f93f62138
@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.20230512-130036",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001892 0.004567 1.843178 ( 4.235207)
build_miniruby 0.001008 0.000303 1.266214 ( 1.323172)
build_ruby 0.001104 0.000332 2.665605 ( 11.060130)
build_all 0.006405 0.000626 2.212559 ( 2.225044)
build_install 0.016543 0.000000 3.581440 ( 3.689104)
test_btest 0.000800 0.000000 73.310628 ( 38.350704)
test_basic 0.006574 0.000569 0.782553 ( 1.136044)
test_all 0.000935 0.000216 581.212468 (273.848069)
test_rubyspec 0.025348 0.026826 82.565557 (102.918585)
total: 438.79 sec