Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-020124
#<BuildRuby:0x00005605e3ac2008
@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.20240116-020124",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001552 0.003578 1.436287 ( 1.811071)
build_miniruby 0.001720 0.000299 1.520986 ( 1.518616)
build_ruby 0.001419 0.000247 3.122728 ( 3.345291)
build_all 0.002431 0.004572 5.299265 ( 2.070881)
build_install 0.011805 0.004001 6.392984 ( 3.153202)
test_btest 0.000842 0.000194 79.298356 ( 20.623421)
test_basic 0.004811 0.001110 0.626700 ( 0.684752)
test_all 0.081212 0.036923 701.017385 (198.434758)
test_rubyspec 0.022931 0.038036 87.229690 ( 98.883569)
total: 330.53 sec