Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-063859
#<BuildRuby:0x00005559c6b1e868
@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.20240203-063859",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005387 0.000598 1.869632 ( 2.258303)
build_miniruby 0.001330 0.000148 1.641887 ( 1.640793)
build_ruby 0.001640 0.000182 3.396037 ( 3.632477)
build_all 0.000000 0.008089 6.227761 ( 3.163801)
build_install 0.014095 0.004139 7.584768 ( 4.317045)
test_btest 0.000684 0.000132 86.771889 ( 48.511738)
test_basic 0.007773 0.000665 0.992123 ( 1.245381)
test_all 0.087194 0.029221 770.002431 (297.909690)
test_rubyspec 0.050750 0.051587 161.581533 (173.530000)
total: 536.21 sec