Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-053608
#<BuildRuby:0x000055eb6fc7a0f0
@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.20221225-053608",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.005589 0.000447 1.176647 ( 2.261182)
build_miniruby 0.001781 0.000143 1.601970 ( 2.015284)
build_ruby 0.002616 0.000000 3.954172 ( 4.904757)
build_all 0.009122 0.000000 4.183604 ( 4.743672)
build_install 0.018660 0.001267 3.489277 ( 3.840833)
test_btest 0.000966 0.000069 57.967099 ( 38.090314)
test_basic 0.006010 0.000072 0.446840 ( 0.702067)
test_all 0.001302 0.000090 654.103796 (223.525495)
test_rubyspec 0.011872 0.026823 68.932915 ( 78.689288)
total: 358.77 sec