Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-010105
#<BuildRuby:0x000055a301dd5a00
@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.20231222-010105",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005694 0.000060 1.857521 ( 2.263178)
build_miniruby 0.001503 0.000055 1.558457 ( 1.558734)
build_ruby 0.000000 0.002054 3.585099 ( 3.838068)
build_all 0.006072 0.002174 5.725695 ( 3.660177)
build_install 0.007944 0.012025 7.292355 ( 4.932441)
test_btest 0.000763 0.000123 81.953045 ( 36.446029)
test_basic 0.007613 0.000543 0.841981 ( 0.919997)
test_all 0.097035 0.022723 680.490060 (286.750864)
test_rubyspec 0.036342 0.029098 90.998525 (102.944942)
total: 443.32 sec