Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-175819
#<BuildRuby:0x0000559c278468e0
@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.20231212-175819",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002328 0.004302 2.285315 ( 2.341198)
build_miniruby 0.001743 0.000000 1.672812 ( 1.671936)
build_ruby 0.002017 0.000000 3.340935 ( 3.551895)
build_all 0.003374 0.004614 5.901598 ( 2.883096)
build_install 0.013962 0.004459 7.356698 ( 4.120283)
test_btest 0.000701 0.000121 83.348021 ( 30.091307)
test_basic 0.001715 0.003799 0.879058 ( 3.236939)
test_all 0.070525 0.050257 657.173795 (251.235704)
test_rubyspec 0.035629 0.031970 94.913810 (107.737944)
total: 406.87 sec