Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-074104
#<BuildRuby:0x00007f86fdf1fdc0
@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.20241121-074104",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003628 0.003973 3.548463 ( 3.877292)
build_miniruby 0.001276 0.000246 1.495224 ( 1.494958)
build_ruby 0.001531 0.000297 3.282178 ( 3.520576)
build_all 0.006636 0.001285 6.015853 ( 2.491616)
build_install 0.018448 0.000000 8.148641 ( 3.895045)
test_btest 0.000911 0.000000 72.232795 ( 19.611448)
test_basic 0.008471 0.000304 0.807204 ( 0.854183)
test_all 0.110607 0.038498 764.676914 (237.446212)
test_rubyspec 0.051670 0.033525 123.441783 ( 32.073460)
total: 305.27 sec