Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-091343
#<BuildRuby:0x0000557807a89ee8
@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.20231225-091343",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001237 0.004328 1.588910 ( 1.921732)
build_miniruby 0.001178 0.000205 1.436196 ( 1.434340)
build_ruby 0.001619 0.000000 2.660488 ( 2.881464)
build_all 0.006517 0.000000 5.041920 ( 1.958875)
build_install 0.006847 0.008074 5.808730 ( 2.832143)
test_btest 0.000698 0.000155 75.903545 ( 20.153893)
test_basic 0.000000 0.004824 0.744406 ( 0.808938)
test_all 0.071754 0.050852 734.505833 (235.112108)
test_rubyspec 0.030143 0.039840 93.002010 (105.038472)
total: 372.14 sec