Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-061012
#<BuildRuby:0x00007fe71534fdd8
@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.20240620-061012",
@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.000016 0.000008 0.000024 ( 0.000024)
autoconf 0.000028 0.000014 0.000042 ( 0.000042)
configure 0.000022 0.000011 0.000033 ( 0.000033)
build_up 0.005354 0.002677 2.873689 ( 2.803734)
build_miniruby 0.000000 0.001538 1.328829 ( 1.325460)
build_ruby 0.001123 0.000821 3.574061 ( 3.745083)
build_all 0.005487 0.002552 7.448853 ( 3.025977)
build_install 0.011122 0.007549 9.734183 ( 4.559099)
test_btest 0.000598 0.000322 100.637128 ( 25.834408)
test_basic 0.002823 0.004789 0.868171 ( 0.922567)
test_all 0.103935 0.046798 815.457543 (239.613054)
test_rubyspec 0.034529 0.058938 168.898872 ( 37.600304)
total: 319.43 sec