Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-111822
#<BuildRuby:0x00007f632851fdc8
@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.20240813-111822",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.000811 0.007335 3.756681 ( 3.713432)
build_miniruby 0.001485 0.000346 1.748421 ( 1.745790)
build_ruby 0.001467 0.000342 3.976399 ( 4.142202)
build_all 0.003650 0.005017 8.039329 ( 3.179603)
build_install 0.004069 0.015070 10.656069 ( 4.689572)
test_btest 0.000625 0.000234 117.709893 ( 31.954840)
test_basic 0.007404 0.002776 1.186686 ( 1.229702)
test_all 0.098182 0.052126 808.892365 (242.945728)
test_rubyspec 0.049368 0.041153 172.326428 ( 36.245788)
total: 329.85 sec