Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-081635
#<BuildRuby:0x00005595f3aea130
@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.20230629-081635",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005102 0.000729 2.017555 ( 3.381746)
build_miniruby 0.001851 0.000000 1.474355 ( 1.479028)
build_ruby 0.001789 0.000000 3.086430 ( 3.344448)
build_all 0.007529 0.000000 2.534626 ( 2.119864)
build_install 0.013048 0.004707 3.955432 ( 3.243474)
test_btest 0.000809 0.000122 81.585455 ( 38.389276)
test_basic 0.004275 0.002851 0.928251 ( 1.053409)
test_all 0.001559 0.000260 591.223344 (246.186426)
test_rubyspec 0.027797 0.024827 85.797799 ( 97.769157)
total: 396.97 sec