Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-045739
#<BuildRuby:0x00007f2b4892fde0
@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.20240818-045739",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000046 0.000007 0.000053 ( 0.000052)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.004907 0.003467 3.749005 ( 3.555930)
build_miniruby 0.001608 0.000261 1.561056 ( 1.557583)
build_ruby 0.002145 0.000000 3.770842 ( 3.942149)
build_all 0.011161 0.000861 9.363535 ( 5.550147)
build_install 0.021887 0.005700 12.670374 ( 8.049952)
test_btest 0.000843 0.000140 126.530583 ( 42.292056)
test_basic 0.011815 0.001311 1.321032 ( 1.380370)
test_all 0.096636 0.062492 925.121072 (307.697810)
test_rubyspec 0.040782 0.054242 172.549593 ( 36.059277)
total: 410.09 sec