Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-014455
#<BuildRuby:0x00007f8c02b5fdc0
@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.20241101-014455",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000036 0.000004 0.000040 ( 0.000039)
build_up 0.004514 0.004661 4.099072 ( 4.099348)
build_miniruby 0.001448 0.000228 1.744521 ( 1.750174)
build_ruby 0.002276 0.000000 4.677902 ( 4.892968)
build_all 0.009227 0.001155 7.168371 ( 3.859358)
build_install 0.017820 0.006670 9.993524 ( 5.476834)
test_btest 0.000981 0.000172 78.643318 ( 29.866827)
test_basic 0.006824 0.005092 1.101306 ( 1.157143)
test_all 0.113468 0.036673 776.185205 (269.171594)
test_rubyspec 0.021968 0.059996 116.617563 ( 27.193909)
total: 347.47 sec