Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-160207
#<BuildRuby:0x00007f749333fdd8
@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.20240725-160207",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.005347 0.003311 4.018685 ( 3.909820)
build_miniruby 0.001447 0.000361 1.635002 ( 1.654063)
build_ruby 0.001685 0.000422 4.457291 ( 4.629409)
build_all 0.009366 0.000000 8.554132 ( 4.362707)
build_install 0.014355 0.008733 11.656026 ( 6.455785)
test_btest 0.000867 0.000231 121.702815 ( 33.119131)
test_basic 0.007869 0.004898 1.190511 ( 1.244140)
test_all 0.118939 0.037941 876.944882 (296.020006)
test_rubyspec 0.063763 0.026443 162.522433 ( 36.377143)
total: 387.77 sec