Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-031313
#<BuildRuby:0x00007f160d15fde0
@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.20240813-031313",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000000 0.000033 0.000033 ( 0.000033)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.004158 0.003884 3.658138 ( 3.554046)
build_miniruby 0.001273 0.000521 1.343619 ( 1.340514)
build_ruby 0.001396 0.000571 4.110574 ( 4.307808)
build_all 0.006989 0.002859 8.560684 ( 3.329180)
build_install 0.010393 0.009690 10.343829 ( 4.678729)
test_btest 0.000617 0.000283 117.409755 ( 30.824279)
test_basic 0.006433 0.005467 1.225077 ( 1.360208)
test_all 0.116041 0.040512 847.398062 (258.583942)
test_rubyspec 0.028474 0.063066 170.427877 ( 35.346961)
total: 343.33 sec