Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-114900
#<BuildRuby:0x00005633a2cde4f8
@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.20230505-114900",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006365 0.000734 1.936045 ( 4.231568)
build_miniruby 0.001588 0.000184 1.396497 ( 1.466536)
build_ruby 0.001329 0.000153 2.791379 ( 3.101813)
build_all 0.007160 0.000000 2.254706 ( 2.038109)
build_install 0.016593 0.000000 3.638156 ( 3.767802)
test_btest 0.000933 0.000000 74.120542 ( 39.200552)
test_basic 0.002401 0.004511 0.760286 ( 0.960732)
test_all 0.000351 0.000525 584.317851 (233.298154)
test_rubyspec 0.015886 0.032766 81.240911 ( 97.552297)
total: 385.62 sec