Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-002719
#<BuildRuby:0x0000555896d52818
@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.20231213-002719",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005682 0.000874 2.321864 ( 3.107325)
build_miniruby 0.001325 0.000000 1.208342 ( 1.206564)
build_ruby 0.001425 0.000000 2.391638 ( 2.676354)
build_all 0.006442 0.000156 5.311732 ( 2.022559)
build_install 0.015725 0.000422 7.011944 ( 3.358296)
test_btest 0.000000 0.000909 80.973261 ( 20.911997)
test_basic 0.000000 0.005782 0.819412 ( 0.877606)
test_all 0.071686 0.050540 651.410927 (205.208871)
test_rubyspec 0.042165 0.036215 100.791650 (113.337231)
total: 352.71 sec