Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-040059
#<BuildRuby:0x000055d1a4e26320
@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.20240201-040059",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004970 0.000955 1.902090 ( 2.368164)
build_miniruby 0.001478 0.000000 1.552880 ( 1.553863)
build_ruby 0.001643 0.000000 3.397938 ( 3.635076)
build_all 0.004441 0.003129 6.632356 ( 3.079088)
build_install 0.013358 0.006096 8.006311 ( 4.533678)
test_btest 0.000680 0.000158 89.649825 ( 34.947637)
test_basic 0.007225 0.000677 1.012450 ( 1.090827)
test_all 0.086331 0.027453 717.561803 (262.497309)
test_rubyspec 0.047536 0.057878 176.698212 (188.474768)
total: 502.18 sec