Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-171829
#<BuildRuby:0x00005583ad0f21a8
@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.20230712-171829",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000042 0.000009 0.000051 ( 0.000047)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.007540 0.000731 2.223204 ( 5.819512)
build_miniruby 0.001538 0.000000 1.621918 ( 2.551238)
build_ruby 0.001830 0.000000 3.405282 ( 6.365274)
build_all 0.006271 0.001135 2.686262 ( 3.448722)
build_install 0.009736 0.010052 4.203374 ( 6.340464)
test_btest 0.000676 0.000175 84.319277 ( 64.337392)
test_basic 0.006601 0.001704 0.961891 ( 1.735784)
test_all 0.000963 0.000118 639.134478 (482.886152)
test_rubyspec 0.033247 0.027420 95.582230 (166.378532)
total: 739.86 sec