Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-190244
#<BuildRuby:0x00005597d10e1a00
@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.20230620-190244",
@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.000015)
autoconf 0.000025 0.000004 0.000029 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002354 0.003677 1.811769 ( 3.139904)
build_miniruby 0.001228 0.000214 1.291250 ( 1.306273)
build_ruby 0.001427 0.000248 2.722745 ( 2.955899)
build_all 0.007762 0.000000 5.329492 ( 3.363095)
build_install 0.013072 0.005858 6.712882 ( 4.249294)
test_btest 0.000620 0.000120 79.984460 ( 37.484154)
test_basic 0.006596 0.001277 0.857550 ( 1.020847)
test_all 0.002269 0.000440 578.780820 (250.263199)
test_rubyspec 0.028709 0.023860 86.967819 (123.635764)
total: 427.42 sec