Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-182426
#<BuildRuby:0x00007f697c96fdd8
@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.20240903-182426",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.007530 0.000973 3.949612 ( 3.950443)
build_miniruby 0.001308 0.000357 1.765788 ( 1.793100)
build_ruby 0.001650 0.000450 4.603534 ( 4.803428)
build_all 0.002876 0.006619 8.281921 ( 3.862258)
build_install 0.013710 0.010024 11.363126 ( 6.680947)
test_btest 0.000645 0.000227 125.188471 ( 73.827054)
test_basic 0.007486 0.003869 1.360308 ( 1.417862)
test_all 0.102161 0.051182 909.775490 (369.126657)
test_rubyspec 0.035053 0.052840 162.447972 ( 32.627176)
total: 498.09 sec