Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-170558
#<BuildRuby:0x000055dd84dde228
@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.20240312-170558",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003574 0.003817 2.674160 ( 2.555855)
build_miniruby 0.001248 0.000384 1.663577 ( 1.664891)
build_ruby 0.001329 0.000409 3.464868 ( 3.733551)
build_all 0.007117 0.000919 6.907125 ( 3.527410)
build_install 0.012228 0.006879 8.746473 ( 4.809918)
test_btest 0.000533 0.000172 94.628818 ( 38.443177)
test_basic 0.008302 0.000082 1.044226 ( 1.127598)
test_all 0.077631 0.040356 747.459365 (269.917004)
test_rubyspec 0.056828 0.034614 126.246746 (135.537453)
total: 461.32 sec