Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-072533
#<BuildRuby:0x00007feced89fdc8
@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.20240706-072533",
@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.000020 0.000006 0.000026 ( 0.000028)
autoconf 0.000035 0.000012 0.000047 ( 0.000048)
configure 0.000032 0.000011 0.000043 ( 0.000044)
build_up 0.006453 0.002225 4.555283 ( 3.840362)
build_miniruby 0.001354 0.000466 1.381134 ( 1.377658)
build_ruby 0.001578 0.000544 4.029762 ( 4.208855)
build_all 0.004477 0.005428 8.656830 ( 3.387011)
build_install 0.017312 0.004463 12.076460 ( 5.654470)
test_btest 0.000684 0.000247 123.587111 ( 32.247485)
test_basic 0.007089 0.003686 1.229160 ( 1.275184)
test_all 0.112199 0.044036 845.312880 (252.988138)
test_rubyspec 0.062843 0.030046 180.941407 ( 39.924528)
total: 344.91 sec