Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-024036
#<BuildRuby:0x000055f96e612228
@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.20240131-024036",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001426 0.004201 1.941741 ( 2.287370)
build_miniruby 0.001306 0.000194 1.616573 ( 1.615618)
build_ruby 0.001695 0.000000 3.474785 ( 3.720162)
build_all 0.003785 0.003639 6.068017 ( 2.783475)
build_install 0.013388 0.005882 7.864352 ( 4.063422)
test_btest 0.000729 0.000146 86.653293 ( 35.195588)
test_basic 0.005276 0.001854 0.929768 ( 1.061429)
test_all 0.088047 0.025030 717.007363 (259.185867)
test_rubyspec 0.039675 0.065633 166.702608 (178.600035)
total: 488.51 sec