Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-040747
#<BuildRuby:0x00005650dff4def0
@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.20230310-040747",
@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.000005 0.000016 ( 0.000015)
autoconf 0.000016 0.000008 0.000024 ( 0.000023)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.004047 0.001905 1.687961 ( 2.983386)
build_miniruby 0.000967 0.000455 1.130542 ( 1.129626)
build_ruby 0.000912 0.000430 2.255189 ( 2.443598)
build_all 0.004263 0.002006 2.011816 ( 1.464128)
build_install 0.005509 0.009809 3.074171 ( 2.573083)
test_btest 0.000565 0.000313 67.758932 ( 27.223424)
test_basic 0.004530 0.000000 0.487935 ( 0.585204)
test_all 0.001307 0.000000 549.951324 (194.724630)
test_rubyspec 0.018976 0.024740 75.021002 ( 84.809865)
total: 317.94 sec