Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-071058
#<BuildRuby:0x00007f4d73d7fdd0
@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.20240718-071058",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.005387 0.004451 4.248145 ( 5.727722)
build_miniruby 0.001523 0.000428 1.828468 ( 2.151598)
build_ruby 0.001737 0.000488 4.786441 ( 5.616917)
build_all 0.007899 0.004067 9.527878 ( 9.212578)
build_install 0.020897 0.006669 12.675058 ( 11.995807)
test_btest 0.000757 0.000225 130.117494 (139.821609)
test_basic 0.011786 0.002687 1.535602 ( 2.691241)
test_all 0.122008 0.049756 1018.517015 (994.035734)
test_rubyspec 0.078644 0.021947 182.298477 (142.234398)
total: 1313.49 sec