Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-003656
#<BuildRuby:0x000055923094dd98
@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.20230617-003656",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006105 0.000436 2.001240 ( 4.831087)
build_miniruby 0.001637 0.000117 1.432842 ( 1.773675)
build_ruby 0.001429 0.000102 2.886883 ( 3.540686)
build_all 0.007355 0.000216 2.405445 ( 3.093709)
build_install 0.017765 0.000299 3.774763 ( 5.173469)
test_btest 0.000632 0.000040 76.168035 ( 45.777970)
test_basic 0.007584 0.000474 0.817806 ( 1.343242)
test_all 0.001369 0.000085 556.347346 (307.488601)
test_rubyspec 0.031910 0.022151 85.377421 (125.483724)
total: 498.51 sec