Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-171545
#<BuildRuby:0x00007f94d1dafdc8
@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.20241123-171545",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008053 0.001342 4.071938 ( 5.111239)
build_miniruby 0.001753 0.000292 1.817608 ( 2.027421)
build_ruby 0.001887 0.000314 4.521392 ( 59.561340)
build_all 0.008734 0.000728 6.635209 ( 4.291259)
build_install 0.015262 0.006376 9.326379 ( 6.607003)
test_btest 0.000860 0.000158 81.455110 ( 50.258374)
test_basic 0.007043 0.005167 1.132561 ( 1.390743)
test_all 0.118892 0.031362 790.791450 (436.541616)
test_rubyspec 0.051204 0.023569 118.419041 ( 41.642391)
total: 607.43 sec