Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-021702
#<BuildRuby:0x00007f65526dfdd0
@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.20240922-021702",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.005305 0.004048 5.060855 ( 4.155628)
build_miniruby 0.002020 0.000168 1.716003 ( 1.713659)
build_ruby 0.001972 0.000000 4.667015 ( 4.935046)
build_all 0.004673 0.004326 7.515516 ( 3.685265)
build_install 0.021969 0.000540 10.964615 ( 5.306232)
test_btest 0.000724 0.000070 98.386646 ( 32.534496)
test_basic 0.008933 0.004821 1.340648 ( 1.436031)
test_all 0.132723 0.028365 868.000911 (381.575855)
test_rubyspec 0.036205 0.059085 140.248323 ( 47.063722)
total: 482.41 sec