Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-202625
#<BuildRuby:0x0000557fbbd562c8
@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.20230107-202625",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004267 0.000000 0.936127 ( 1.302850)
build_miniruby 0.001175 0.000000 1.202428 ( 1.200528)
build_ruby 0.000000 0.001695 3.085069 ( 3.459988)
build_all 0.004642 0.001994 3.501976 ( 1.705167)
build_install 0.014265 0.000252 2.707242 ( 1.846150)
test_btest 0.000840 0.000077 55.504677 ( 14.902718)
test_basic 0.001094 0.004152 0.354876 ( 0.446993)
test_all 0.000990 0.000135 623.249240 (178.656076)
test_rubyspec 0.037261 0.008094 64.406978 ( 74.338136)
total: 277.86 sec