Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-144200
#<BuildRuby:0x000055634d0d62a8
@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.20230731-144200",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004073 0.003154 2.243697 ( 5.940408)
build_miniruby 0.001611 0.000353 1.628336 ( 2.689567)
build_ruby 0.001425 0.000312 3.726069 ( 5.965386)
build_all 0.003835 0.003961 2.727111 ( 3.374695)
build_install 0.018022 0.000439 4.176849 ( 5.465045)
test_btest 0.000913 0.000198 80.728100 ( 51.029360)
test_basic 0.006788 0.000570 0.960158 ( 1.744253)
test_all 0.001030 0.000217 637.836982 (404.194161)
test_rubyspec 0.037738 0.020182 94.002939 (158.627372)
total: 639.03 sec