Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-161447
#<BuildRuby:0x00005585fa2761d8
@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.20230530-161447",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005351 0.000891 1.893786 ( 4.050359)
build_miniruby 0.001297 0.000217 1.358444 ( 1.426462)
build_ruby 0.000000 0.001832 2.832364 ( 3.146419)
build_all 0.004818 0.002257 2.254163 ( 2.192370)
build_install 0.015808 0.003162 3.477318 ( 3.833326)
test_btest 0.000617 0.000123 76.489320 ( 38.604464)
test_basic 0.007057 0.000599 0.791219 ( 1.057928)
test_all 0.001694 0.000328 590.320036 (247.611024)
test_rubyspec 0.020825 0.032087 82.788792 (100.996227)
total: 402.92 sec