Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-025543
#<BuildRuby:0x0000555db4a7a118
@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-025543",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005426 0.001086 1.859486 ( 3.750868)
build_miniruby 0.001393 0.000278 1.355742 ( 1.458367)
build_ruby 0.001274 0.000255 2.520234 ( 2.762861)
build_all 0.005546 0.001109 2.114427 ( 2.118513)
build_install 0.009417 0.005473 3.351676 ( 3.226222)
test_btest 0.000676 0.000156 72.704336 ( 37.985172)
test_basic 0.006429 0.000425 0.796389 ( 1.062100)
test_all 0.001284 0.000286 534.617146 (228.207764)
test_rubyspec 0.032809 0.021566 82.635733 (103.257250)
total: 383.83 sec