Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-163339
#<BuildRuby:0x00007f1fd8edfdd8
@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.20241016-163339",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.008564 0.000912 4.188975 ( 4.725708)
build_miniruby 0.002195 0.000000 1.878188 ( 1.899685)
build_ruby 0.002555 0.000000 4.753891 ( 5.148352)
build_all 0.010215 0.000509 7.537601 ( 4.744529)
build_install 0.020016 0.006530 10.985140 ( 7.492920)
test_btest 0.000871 0.000174 97.821130 ( 68.667895)
test_basic 0.011091 0.002218 1.326535 ( 1.716678)
test_all 0.106792 0.057670 845.638260 (464.302443)
test_rubyspec 0.043525 0.049219 136.998098 ( 56.557155)
total: 615.26 sec