Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-120034
#<BuildRuby:0x000055d79dd9e8e0
@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-120034",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003750 0.000833 1.063731 ( 1.506860)
build_miniruby 0.000956 0.000212 1.109402 ( 1.108175)
build_ruby 0.001110 0.000246 2.495757 ( 2.723430)
build_all 0.007097 0.000000 3.966076 ( 2.759384)
build_install 0.009589 0.007247 2.975447 ( 2.913824)
test_btest 0.000573 0.000150 56.007066 ( 31.516284)
test_basic 0.005713 0.001491 0.430973 ( 0.586694)
test_all 0.001645 0.000000 630.086618 (252.417506)
test_rubyspec 0.037981 0.011151 70.427270 ( 83.869688)
total: 379.40 sec