Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-224114
#<BuildRuby:0x000055d790fe63d0
@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.20240125-224114",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002041 0.004531 2.066097 ( 3.018859)
build_miniruby 0.001266 0.000341 1.827562 ( 1.905811)
build_ruby 0.001927 0.000000 3.622228 ( 4.006513)
build_all 0.005722 0.002843 6.331952 ( 4.123318)
build_install 0.015977 0.003998 7.731268 ( 4.545663)
test_btest 0.003782 0.000000 85.824821 ( 31.132377)
test_basic 0.003106 0.002597 0.933883 ( 1.024021)
test_all 0.082049 0.032077 737.564437 (306.917491)
test_rubyspec 0.061043 0.039382 164.399077 (176.348920)
total: 533.02 sec