Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-051740
#<BuildRuby:0x00005590360c1f68
@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.20230512-051740",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002015 0.004624 1.973932 ( 4.191171)
build_miniruby 0.001277 0.000304 1.484057 ( 1.821191)
build_ruby 0.001417 0.000000 2.875066 ( 3.575353)
build_all 0.006892 0.000000 2.221835 ( 2.357577)
build_install 0.017073 0.002632 3.577739 ( 4.038226)
test_btest 0.000719 0.000149 77.942518 ( 52.401479)
test_basic 0.005578 0.001163 0.813032 ( 1.303362)
test_all 0.000952 0.000198 607.845838 (475.798945)
test_rubyspec 0.024132 0.032274 85.974283 (117.197004)
total: 662.69 sec