Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-220349
#<BuildRuby:0x000055c245db1f48
@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.20240318-220349",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003398 0.005004 2.522164 ( 2.809366)
build_miniruby 0.001196 0.000322 1.937535 ( 1.960508)
build_ruby 0.001536 0.000414 4.230009 ( 4.578810)
build_all 0.007375 0.001985 7.429580 ( 5.167831)
build_install 0.009641 0.014001 9.428821 ( 6.775760)
test_btest 0.000962 0.000344 98.008452 ( 64.406878)
test_basic 0.004783 0.003000 1.030259 ( 1.413196)
test_all 0.080231 0.046843 844.557598 (504.678218)
test_rubyspec 0.058418 0.040576 133.861944 (148.585920)
total: 740.38 sec