Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-022217
#<BuildRuby:0x000055a74619e1a8
@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.20231206-022217",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000339 0.007257 2.271322 ( 2.366200)
build_miniruby 0.001428 0.000000 1.493796 ( 1.500563)
build_ruby 0.001845 0.000000 3.398458 ( 3.603223)
build_all 0.008101 0.000000 5.899523 ( 3.726752)
build_install 0.010811 0.006736 7.053733 ( 4.348681)
test_btest 0.000694 0.000150 81.305540 ( 40.620895)
test_basic 0.007015 0.000683 0.954439 ( 1.121898)
test_all 0.093914 0.024969 701.125499 (265.250679)
test_rubyspec 0.033858 0.028252 93.819792 (106.172751)
total: 428.71 sec