Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-122848
#<BuildRuby:0x000055bdb188df28
@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.20231210-122848",
@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.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006065 0.001633 2.441437 ( 3.203884)
build_miniruby 0.001171 0.000315 1.680746 ( 1.833577)
build_ruby 0.001413 0.000381 3.509216 ( 3.876233)
build_all 0.007433 0.000808 5.985447 ( 3.670939)
build_install 0.005422 0.014850 7.562988 ( 5.313385)
test_btest 0.001024 0.000000 82.995965 ( 49.513921)
test_basic 0.006559 0.000987 0.925724 ( 1.065271)
test_all 0.095243 0.027677 719.900567 (343.821126)
test_rubyspec 0.035480 0.038410 102.150341 (136.970821)
total: 549.27 sec