Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-034006
#<BuildRuby:0x000056381485a0f0
@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.20230610-034006",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006094 0.000617 1.931539 ( 4.015253)
build_miniruby 0.001595 0.000000 1.375996 ( 1.607913)
build_ruby 0.001771 0.000000 2.658986 ( 3.117697)
build_all 0.004888 0.002703 2.317226 ( 2.212201)
build_install 0.015282 0.003832 3.652982 ( 3.526104)
test_btest 0.001117 0.000159 76.854166 ( 42.986488)
test_basic 0.003792 0.003866 0.820411 ( 1.099569)
test_all 0.001138 0.000190 567.564714 (269.453738)
test_rubyspec 0.030063 0.023801 85.063196 (103.691875)
total: 431.71 sec