Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-123932
#<BuildRuby:0x00007fca3fe0fdd8
@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.20241218-123932",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.000000 0.006734 2.322732 ( 2.760476)
build_miniruby 0.000579 0.000861 1.477418 ( 1.474599)
build_ruby 0.001394 0.000529 4.225451 ( 4.444216)
build_all 0.006793 0.001147 6.264819 ( 2.689697)
build_install 0.016989 0.001890 8.077897 ( 4.262531)
test_btest 0.000851 0.000283 77.777009 ( 21.093284)
test_basic 0.010407 0.000000 0.983084 ( 1.031278)
test_all 0.086970 0.059161 644.724551 (205.909265)
test_rubyspec 0.041696 0.036145 114.496616 ( 20.231902)
total: 263.90 sec