Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-205838
#<BuildRuby:0x000055e2c7f8a228
@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.20240227-205838",
@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.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002875 0.004663 2.588809 ( 2.439245)
build_miniruby 0.001250 0.000312 1.696379 ( 1.701308)
build_ruby 0.001369 0.000343 3.335828 ( 3.588546)
build_all 0.006710 0.000607 6.443960 ( 2.890777)
build_install 0.013182 0.006372 8.326915 ( 4.294022)
test_btest 0.000651 0.000173 90.865616 ( 36.611151)
test_basic 0.007802 0.000972 0.961036 ( 1.050782)
test_all 0.079494 0.036204 725.428588 (270.304572)
test_rubyspec 0.052497 0.034071 124.053679 (133.609097)
total: 456.49 sec