Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-225013
#<BuildRuby:0x00005609d6062008
@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.20240314-225013",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001996 0.005875 2.848279 ( 2.626142)
build_miniruby 0.001262 0.000244 1.693181 ( 1.700800)
build_ruby 0.001581 0.000306 3.919874 ( 4.246541)
build_all 0.004964 0.003942 7.294780 ( 3.487380)
build_install 0.014534 0.008281 9.525538 ( 5.537741)
test_btest 0.000623 0.000160 95.642473 ( 49.062284)
test_basic 0.006634 0.001706 1.094745 ( 1.296808)
test_all 0.087185 0.032335 852.741847 (330.089383)
test_rubyspec 0.045192 0.043409 127.813510 (149.180485)
total: 547.23 sec