Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-184559
#<BuildRuby:0x00005592168de1d8
@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.20230901-184559",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.002025 0.004344 1.872697 ( 2.982692)
build_miniruby 0.001260 0.000302 1.689589 ( 1.933232)
build_ruby 0.001719 0.000000 3.477246 ( 3.954931)
build_all 0.007911 0.000000 6.336395 ( 4.547023)
build_install 0.014764 0.003250 7.390617 ( 5.701188)
test_btest 0.000661 0.000145 83.919564 ( 45.389295)
test_basic 0.005045 0.003259 0.957525 ( 1.170832)
test_all 0.004319 0.004977 691.913176 (304.302227)
test_rubyspec 0.044793 0.024175 103.309954 (122.931179)
total: 492.91 sec