Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-064530
#<BuildRuby:0x0000558874f6a390
@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.20230506-064530",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000017 0.000005 0.000022 ( 0.000020)
build_up 0.004312 0.001078 1.804991 ( 3.014568)
build_miniruby 0.000000 0.001206 1.111095 ( 1.109748)
build_ruby 0.000000 0.001501 2.024103 ( 2.231351)
build_all 0.004349 0.001431 2.120191 ( 1.295361)
build_install 0.007099 0.007976 3.372691 ( 2.462994)
test_btest 0.000565 0.000197 74.311146 ( 23.098899)
test_basic 0.005201 0.000000 0.619547 ( 0.698714)
test_all 0.001579 0.000000 576.714905 (178.811070)
test_rubyspec 0.032336 0.011690 73.922628 ( 85.785641)
total: 298.51 sec