Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-005618
#<BuildRuby:0x00005654cf18a3b0
@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.20230601-005618",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000005 0.000001 0.000006 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001335 0.004365 1.836612 ( 3.058010)
build_miniruby 0.001862 0.000000 1.409722 ( 1.419293)
build_ruby 0.000000 0.001655 2.622948 ( 2.819086)
build_all 0.003632 0.002752 2.114983 ( 1.520159)
build_install 0.007953 0.008346 3.306865 ( 2.428992)
test_btest 0.000722 0.000202 75.578611 ( 28.201360)
test_basic 0.000244 0.004339 0.756170 ( 0.859359)
test_all 0.000807 0.000258 558.197097 (188.714103)
test_rubyspec 0.012841 0.033845 78.048904 ( 90.015886)
total: 319.04 sec