Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-073537
#<BuildRuby:0x000055fdf5ab6258
@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.20240302-073537",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.004272 0.003223 2.665672 ( 2.647711)
build_miniruby 0.001367 0.000000 4.639530 ( 4.279872)
build_ruby 0.001548 0.000000 3.380386 ( 3.639369)
build_all 0.005520 0.003187 7.099006 ( 3.459717)
build_install 0.009796 0.009414 8.727287 ( 4.427923)
test_btest 0.000752 0.000219 91.681659 ( 37.574160)
test_basic 0.007421 0.000000 1.002277 ( 1.077940)
test_all 0.085814 0.031305 836.917509 (315.635019)
test_rubyspec 0.023935 0.066686 127.283868 (143.897015)
total: 516.64 sec