Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-190740
#<BuildRuby:0x000055f9926c5f48
@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.20240225-190740",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004332 0.003295 2.560010 ( 2.527373)
build_miniruby 0.001276 0.000127 1.665357 ( 1.664538)
build_ruby 0.000000 0.001796 3.497491 ( 3.765858)
build_all 0.002937 0.004551 6.436900 ( 2.711634)
build_install 0.017935 0.000987 8.549009 ( 4.598362)
test_btest 0.000819 0.000114 89.568068 ( 40.118595)
test_basic 0.003926 0.000546 0.939139 ( 1.044492)
test_all 0.093650 0.024709 789.444214 (309.742024)
test_rubyspec 0.077419 0.009345 124.558558 (134.091123)
total: 500.26 sec