Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-150401
#<BuildRuby:0x0000561e92ce63d0
@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.20231224-150401",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001158 0.004269 1.613977 ( 1.939810)
build_miniruby 0.001306 0.000284 1.528542 ( 1.528700)
build_ruby 0.000000 0.001475 2.689752 ( 2.906268)
build_all 0.004387 0.002631 5.361727 ( 2.210844)
build_install 0.012837 0.004249 6.514033 ( 3.382622)
test_btest 0.000822 0.000000 83.305662 ( 30.666684)
test_basic 0.005544 0.000570 0.895363 ( 0.991435)
test_all 0.086920 0.035532 748.982967 (215.287281)
test_rubyspec 0.038461 0.025019 83.988426 ( 95.541644)
total: 354.46 sec