Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-063713
#<BuildRuby:0x000055b8fa84a130
@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.20230623-063713",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003064 0.002948 2.007357 ( 3.569827)
build_miniruby 0.000709 0.000838 1.566800 ( 1.589417)
build_ruby 0.001479 0.000000 3.143640 ( 3.413827)
build_all 0.003981 0.003202 2.271404 ( 1.620470)
build_install 0.003321 0.013560 3.557449 ( 3.099991)
test_btest 0.000471 0.000209 78.342732 ( 36.982201)
test_basic 0.000938 0.002433 0.870327 ( 1.116904)
test_all 0.001395 0.000648 620.904195 (271.255791)
test_rubyspec 0.039692 0.014820 86.874645 (101.914626)
total: 424.56 sec