Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-214638
#<BuildRuby:0x00007fb8ac1cfdd8
@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.20241112-214638",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.005044 0.003362 4.069077 ( 3.993879)
build_miniruby 0.001804 0.000000 1.671934 ( 1.686223)
build_ruby 0.002231 0.000048 4.440935 ( 4.629106)
build_all 0.004343 0.004909 6.437561 ( 3.034431)
build_install 0.013243 0.009436 9.612852 ( 5.633909)
test_btest 0.000915 0.000000 83.123482 ( 47.532472)
test_basic 0.009968 0.001844 1.125271 ( 2.012796)
test_all 0.102050 0.045616 781.380144 (249.816286)
test_rubyspec 0.052836 0.029897 116.181734 ( 25.475904)
total: 343.82 sec