Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-140320
#<BuildRuby:0x0000563830fe6230
@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.20230601-140320",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002420 0.003829 1.885212 ( 3.926139)
build_miniruby 0.001443 0.000251 1.323860 ( 1.406151)
build_ruby 0.001181 0.000206 2.831614 ( 3.252838)
build_all 0.005963 0.001037 2.218924 ( 2.083316)
build_install 0.011811 0.005024 3.455478 ( 3.374756)
test_btest 0.000838 0.000168 75.789678 ( 42.574310)
test_basic 0.006585 0.000383 0.786193 ( 0.957582)
test_all 0.001842 0.000354 577.794144 (254.442241)
test_rubyspec 0.044323 0.008732 83.408445 (102.109212)
total: 414.13 sec