Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-230122
#<BuildRuby:0x0000558ad10dde80
@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.20230530-230122",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001387 0.004331 1.747365 ( 3.078070)
build_miniruby 0.000000 0.001643 1.317350 ( 1.317113)
build_ruby 0.000124 0.001277 2.568359 ( 2.777223)
build_all 0.000000 0.006807 2.143608 ( 1.561371)
build_install 0.009908 0.007155 3.317455 ( 2.484705)
test_btest 0.000508 0.000199 76.180734 ( 22.887719)
test_basic 0.000014 0.006451 0.684928 ( 0.760159)
test_all 0.000921 0.000422 560.458773 (222.589710)
test_rubyspec 0.039118 0.023610 89.322323 (112.698473)
total: 370.16 sec