Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-044115
#<BuildRuby:0x00007f4ada85fdc8
@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.20240904-044115",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000040)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.000637 0.007542 3.675636 ( 3.691856)
build_miniruby 0.001727 0.000000 1.580618 ( 1.577347)
build_ruby 0.000000 0.001893 4.321604 ( 4.465068)
build_all 0.007064 0.000682 7.536581 ( 2.950047)
build_install 0.017168 0.001723 9.580436 ( 4.289264)
test_btest 0.000813 0.000145 111.827977 ( 31.495353)
test_basic 0.005231 0.008378 1.237119 ( 1.292267)
test_all 0.108734 0.039781 852.641647 (242.159092)
test_rubyspec 0.047956 0.042372 167.328852 ( 35.748761)
total: 327.67 sec