Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-155222
#<BuildRuby:0x000056414548ded8
@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.20240302-155222",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.008639 0.000351 2.746927 ( 3.609833)
build_miniruby 0.001636 0.000121 1.842102 ( 1.943617)
build_ruby 0.001859 0.000000 3.588372 ( 4.113781)
build_all 0.009143 0.000000 6.954412 ( 5.725364)
build_install 0.018984 0.003551 9.060866 ( 7.158796)
test_btest 0.001035 0.000086 94.533039 ( 78.976033)
test_basic 0.006752 0.000563 0.981121 ( 1.579940)
test_all 0.069403 0.057365 834.888454 (632.851724)
test_rubyspec 0.060034 0.039992 140.090230 (217.103300)
total: 953.06 sec