Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-183411
#<BuildRuby:0x000055ca3e411a00
@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.20230602-183411",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.004598 0.000800 1.703439 ( 3.005220)
build_miniruby 0.001082 0.000188 1.252261 ( 1.251312)
build_ruby 0.001493 0.000000 2.472659 ( 2.671035)
build_all 0.000605 0.006793 2.138019 ( 1.432849)
build_install 0.006420 0.009971 3.465053 ( 2.481508)
test_btest 0.000649 0.000209 77.152402 ( 36.200088)
test_basic 0.006921 0.000992 0.807542 ( 0.983003)
test_all 0.001143 0.000355 574.265657 (202.436366)
test_rubyspec 0.021351 0.032009 79.096480 ( 90.953837)
total: 341.42 sec