Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-181359
#<BuildRuby:0x00007fccd086fde0
@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.20240928-181359",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003954 0.004778 3.856045 ( 3.435609)
build_miniruby 0.001416 0.000292 1.620549 ( 1.616983)
build_ruby 0.001524 0.000314 4.156804 ( 4.485573)
build_all 0.010710 0.000460 7.655500 ( 4.744616)
build_install 0.016935 0.009455 11.585846 ( 7.525452)
test_btest 0.000901 0.000000 94.353950 ( 29.383306)
test_basic 0.005871 0.004983 1.120315 ( 1.177868)
test_all 0.104317 0.041942 743.047885 (246.094011)
test_rubyspec 0.059709 0.022520 130.839329 ( 31.519540)
total: 329.98 sec