Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-213434
#<BuildRuby:0x00007f32f994fdd0
@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.20241120-213434",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000023 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.003466 0.005468 3.913507 ( 4.284979)
build_miniruby 0.000000 0.002020 1.718159 ( 1.742613)
build_ruby 0.001769 0.000895 4.526336 ( 4.715428)
build_all 0.008077 0.002699 6.616588 ( 4.038186)
build_install 0.016512 0.007775 9.696814 ( 6.179219)
test_btest 0.000625 0.000280 83.140474 ( 49.257687)
test_basic 0.002966 0.007408 1.122814 ( 1.230531)
test_all 0.104785 0.040795 749.101639 (229.951069)
test_rubyspec 0.056622 0.027587 117.394230 ( 27.007084)
total: 328.41 sec