Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-230650
#<BuildRuby:0x0000561ec9792258
@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.20230603-230650",
@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.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.006414 1.847714 ( 3.629778)
build_miniruby 0.000979 0.000398 1.355702 ( 1.413699)
build_ruby 0.001042 0.000348 2.657861 ( 3.166625)
build_all 0.005784 0.001928 2.246455 ( 2.216268)
build_install 0.006205 0.011465 3.561649 ( 3.488841)
test_btest 0.000529 0.000224 78.422470 ( 42.944047)
test_basic 0.005199 0.002200 0.819946 ( 1.135042)
test_all 0.001395 0.000000 607.590337 (313.819172)
test_rubyspec 0.046010 0.019310 89.271411 (133.269432)
total: 505.08 sec