Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-070458
#<BuildRuby:0x00005571b803a2d0
@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.20230201-070458",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000138 0.004014 1.128766 ( 1.559862)
build_miniruby 0.001424 0.000000 1.166896 ( 1.193531)
build_ruby 0.001762 0.000000 2.446498 ( 2.728794)
build_all 0.007694 0.000000 4.049996 ( 2.419407)
build_install 0.011466 0.005430 2.970142 ( 2.902925)
test_btest 0.000919 0.000000 56.428092 ( 30.207982)
test_basic 0.001645 0.003872 0.421138 ( 0.538536)
test_all 0.000849 0.000212 659.090926 (274.863966)
test_rubyspec 0.016683 0.031505 71.415712 ( 84.659447)
total: 401.08 sec