Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-171827
#<BuildRuby:0x00007f34518cfdc0
@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.20241218-171827",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003493 0.003027 2.399390 ( 2.724191)
build_miniruby 0.001289 0.000277 1.260278 ( 1.259996)
build_ruby 0.000000 0.002012 3.252280 ( 3.449460)
build_all 0.006812 0.001582 5.585765 ( 2.306074)
build_install 0.009542 0.008777 7.636984 ( 4.020278)
test_btest 0.000631 0.000180 77.124119 ( 31.274022)
test_basic 0.005154 0.002990 0.883826 ( 0.934365)
test_all 0.092945 0.050638 630.344090 (200.379448)
test_rubyspec 0.047812 0.029080 114.446475 ( 19.034736)
total: 265.38 sec