Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-042503
#<BuildRuby:0x00007fc4a2f8fde0
@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.20240618-042503",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.002973 0.004994 3.541595 ( 3.600454)
build_miniruby 0.001681 0.000000 1.532051 ( 1.528821)
build_ruby 0.001804 0.000000 4.180352 ( 4.329669)
build_all 0.003478 0.005216 7.500611 ( 3.037875)
build_install 0.017644 0.004500 9.966745 ( 4.510981)
test_btest 0.000671 0.000238 110.522070 ( 28.875486)
test_basic 0.003101 0.005451 1.121192 ( 1.185394)
test_all 0.100075 0.048486 803.867617 (250.790149)
test_rubyspec 0.046148 0.043882 159.375087 ( 36.560935)
total: 334.42 sec