Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-185221
#<BuildRuby:0x000056253a4be320
@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.20240221-185221",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006768 0.000626 2.530953 ( 2.439256)
build_miniruby 0.001363 0.000302 1.669715 ( 1.670294)
build_ruby 0.000000 0.001605 3.335287 ( 3.554928)
build_all 0.000000 0.007902 6.585449 ( 3.159098)
build_install 0.014985 0.003466 8.404050 ( 4.883843)
test_btest 0.000505 0.000152 90.690833 ( 38.999730)
test_basic 0.007256 0.000881 0.973232 ( 1.064012)
test_all 0.084493 0.032437 765.713486 (284.612411)
test_rubyspec 0.046823 0.038436 125.970179 (137.289526)
total: 477.67 sec