Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-144343
#<BuildRuby:0x0000563d428aa3b0
@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.20231227-144343",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005032 0.000629 1.630390 ( 2.169785)
build_miniruby 0.001430 0.000179 1.601161 ( 1.602100)
build_ruby 0.001501 0.000188 3.512983 ( 3.736211)
build_all 0.004748 0.003065 5.557392 ( 2.735879)
build_install 0.009153 0.006622 6.360577 ( 3.281536)
test_btest 0.000632 0.000122 80.901247 ( 35.663606)
test_basic 0.000000 0.007800 0.856773 ( 0.968411)
test_all 0.082287 0.037286 755.211304 (299.362446)
test_rubyspec 0.033058 0.030443 90.796939 (102.334872)
total: 451.86 sec