Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-211154
#<BuildRuby:0x00005585f30fde98
@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.20230508-211154",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001502 0.004417 1.780540 ( 3.122341)
build_miniruby 0.001137 0.000310 1.346762 ( 1.345827)
build_ruby 0.000000 0.001553 2.636074 ( 2.841092)
build_all 0.005649 0.000640 2.075753 ( 1.700890)
build_install 0.014508 0.001758 3.284911 ( 2.621796)
test_btest 0.000797 0.000000 73.905374 ( 29.853754)
test_basic 0.002034 0.002670 0.681376 ( 0.759316)
test_all 0.001066 0.000294 608.116936 (270.443266)
test_rubyspec 0.025127 0.036144 83.589348 (115.762810)
total: 428.45 sec