Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-082108
#<BuildRuby:0x0000564354c4a390
@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.20230615-082108",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001949 0.004293 1.930244 ( 4.616692)
build_miniruby 0.001012 0.000162 1.458140 ( 2.408461)
build_ruby 0.001603 0.000257 2.841787 ( 3.423274)
build_all 0.006995 0.000434 2.438724 ( 2.527748)
build_install 0.016683 0.001838 3.784790 ( 3.747637)
test_btest 0.001047 0.000000 75.565341 ( 45.623579)
test_basic 0.000000 0.007312 0.795354 ( 0.938287)
test_all 0.000841 0.000586 582.162874 (298.090227)
test_rubyspec 0.018783 0.032654 85.672026 (126.720574)
total: 488.10 sec