Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-112824
#<BuildRuby:0x000056462b23e7c8
@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.20230428-112824",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.004810 0.000184 1.714046 ( 3.131852)
build_miniruby 0.000000 0.001537 1.185629 ( 1.184218)
build_ruby 0.000075 0.001296 2.104182 ( 2.329073)
build_all 0.006363 0.000000 2.094669 ( 1.158007)
build_install 0.006653 0.009900 3.523379 ( 2.492944)
test_btest 0.000502 0.000192 73.440853 ( 25.338880)
test_basic 0.003686 0.001404 0.757446 ( 0.847083)
test_all 0.000796 0.000303 578.307845 (188.290106)
test_rubyspec 0.008836 0.034041 73.155904 ( 84.775311)
total: 309.55 sec