Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-140446
#<BuildRuby:0x00005654aaaf1fb8
@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.20240223-140446",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.008731 0.000051 2.671386 ( 5.068071)
build_miniruby 0.001788 0.000185 1.837487 ( 3.122068)
build_ruby 0.001752 0.000000 3.803060 ( 5.373004)
build_all 0.008063 0.000569 6.932353 ( 9.356058)
build_install 0.018215 0.005004 9.063723 ( 11.893763)
test_btest 0.000774 0.000094 93.406547 (121.675371)
test_basic 0.006665 0.000808 1.017511 ( 2.048087)
test_all 0.103646 0.022465 781.459548 (614.702331)
test_rubyspec 0.043636 0.048142 129.124946 (165.020138)
total: 938.26 sec