Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-053252
#<BuildRuby:0x000056266229dfb8
@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.20240219-053252",
@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.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008722 0.000055 3.031345 ( 3.038629)
build_miniruby 0.001779 0.000000 1.912462 ( 1.922646)
build_ruby 0.002098 0.000000 3.648956 ( 4.096796)
build_all 0.008400 0.000014 6.645110 ( 3.482750)
build_install 0.016380 0.005510 8.985918 ( 4.893180)
test_btest 0.000732 0.000084 94.319747 ( 40.451591)
test_basic 0.002582 0.004219 0.870829 ( 0.927761)
test_all 0.090717 0.028915 774.795020 (302.918194)
test_rubyspec 0.057633 0.032451 129.751668 (140.742135)
total: 502.47 sec