Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-025650
#<BuildRuby:0x0000556f46106390
@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.20231215-025650",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007157 0.001325 2.612144 ( 3.850654)
build_miniruby 0.001733 0.000320 1.856795 ( 2.122199)
build_ruby 0.000000 0.001878 3.572354 ( 4.224323)
build_all 0.005040 0.003382 6.178115 ( 5.305487)
build_install 0.020142 0.001381 7.868027 ( 6.793621)
test_btest 0.000633 0.000127 85.163428 ( 62.968295)
test_basic 0.002593 0.005273 0.986437 ( 1.513592)
test_all 0.074048 0.050445 741.604251 (437.828301)
test_rubyspec 0.050190 0.020938 101.602009 (130.832434)
total: 655.44 sec