Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-220656
#<BuildRuby:0x000055625f3c5f70
@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.20230531-220656",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005525 0.000920 1.862833 ( 4.162659)
build_miniruby 0.001450 0.000242 1.354495 ( 1.517033)
build_ruby 0.001479 0.000247 2.755753 ( 3.108811)
build_all 0.003775 0.003454 2.157568 ( 2.203548)
build_install 0.016808 0.003390 3.557978 ( 3.455538)
test_btest 0.000888 0.000172 76.830751 ( 40.910596)
test_basic 0.000000 0.007801 0.788039 ( 1.156874)
test_all 0.000919 0.000607 582.463732 (256.734569)
test_rubyspec 0.027543 0.026570 82.770146 (100.904445)
total: 414.16 sec