Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-234713
#<BuildRuby:0x00005580336d5fc0
@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.20230616-234713",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000019 0.000007 0.000026 ( 0.000024)
build_up 0.004410 0.001470 1.922838 ( 4.991455)
build_miniruby 0.001148 0.000382 1.446902 ( 2.360623)
build_ruby 0.001171 0.000390 2.940526 ( 4.662152)
build_all 0.006868 0.000796 2.346546 ( 2.847405)
build_install 0.015219 0.003268 3.712136 ( 4.677546)
test_btest 0.000579 0.000176 74.705609 ( 45.330447)
test_basic 0.006024 0.000304 0.772795 ( 1.052011)
test_all 0.001961 0.000572 559.319486 (320.945175)
test_rubyspec 0.034545 0.014754 83.912018 (122.081902)
total: 508.95 sec