Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-180715
#<BuildRuby:0x000055d64c0b2228
@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.20230721-180715",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005675 0.000811 2.129974 ( 7.398309)
build_miniruby 0.000000 0.001406 1.516891 ( 2.439669)
build_ruby 0.000000 0.001654 3.169144 ( 44.905071)
build_all 0.007470 0.000740 2.693594 ( 3.175925)
build_install 0.012220 0.005637 4.042199 ( 4.435897)
test_btest 0.000747 0.000145 80.567080 ( 48.756660)
test_basic 0.006168 0.001194 0.924420 ( 1.453027)
test_all 0.001207 0.000234 612.076215 (325.870129)
test_rubyspec 0.035447 0.020938 89.788569 (133.888883)
total: 572.32 sec