Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-203843
#<BuildRuby:0x000056274d0e2390
@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.20230630-203843",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002339 0.004189 2.095546 ( 5.148599)
build_miniruby 0.001286 0.000248 1.551324 ( 2.228084)
build_ruby 0.001399 0.000269 3.281982 ( 4.276372)
build_all 0.002487 0.004518 2.496103 ( 3.046011)
build_install 0.015520 0.002551 3.881207 ( 5.801029)
test_btest 0.000586 0.000131 80.457866 ( 50.666747)
test_basic 0.006093 0.001355 0.924810 ( 1.689219)
test_all 0.000933 0.000207 591.574751 (290.668021)
test_rubyspec 0.020779 0.034043 89.408590 (113.350151)
total: 476.88 sec