Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-010301
#<BuildRuby:0x000055b1be4461a8
@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.20231215-010301",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007610 0.000394 2.458843 ( 3.439461)
build_miniruby 0.001349 0.000149 1.737537 ( 1.945181)
build_ruby 0.001902 0.000211 3.480049 ( 3.905387)
build_all 0.004318 0.004967 5.851592 ( 4.257251)
build_install 0.006044 0.013860 7.562150 ( 6.050195)
test_btest 0.000730 0.000182 83.653091 ( 66.183814)
test_basic 0.006156 0.001539 0.977592 ( 1.362274)
test_all 0.089376 0.029641 722.649914 (359.190172)
test_rubyspec 0.033301 0.034454 97.014149 (112.171820)
total: 558.51 sec