Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-032700
#<BuildRuby:0x0000560518215f48
@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.20230626-032700",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000033 0.000007 0.000040 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006115 0.001411 2.189582 ( 6.903327)
build_miniruby 0.001276 0.000294 1.754236 ( 3.965111)
build_ruby 0.001436 0.000331 3.344939 ( 8.303762)
build_all 0.009310 0.000000 2.647737 ( 4.759838)
build_install 0.010081 0.010758 4.230162 ( 7.178923)
test_btest 0.000698 0.000194 83.607364 ( 84.116656)
test_basic 0.004158 0.003852 0.905419 ( 1.898392)
test_all 0.000796 0.000237 646.292780 (805.745415)
test_rubyspec 0.040165 0.022999 94.824836 (187.224905)
total: 1110.10 sec