Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-192900
#<BuildRuby:0x00007efca673fdd0
@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-192900",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000040 0.000013 0.000053 ( 0.000053)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004867 0.002937 2.800655 ( 2.786168)
build_miniruby 0.001170 0.000390 1.123475 ( 1.120478)
build_ruby 0.001203 0.000401 3.093813 ( 3.283540)
build_all 0.000305 0.007979 6.118000 ( 2.558113)
build_install 0.008077 0.007967 8.222296 ( 3.693262)
test_btest 0.000619 0.000270 69.394069 ( 18.537399)
test_basic 0.004152 0.005916 0.868268 ( 0.914224)
test_all 0.101377 0.044217 680.590968 (220.774016)
test_rubyspec 0.043554 0.036809 124.187287 ( 38.889065)
total: 292.56 sec