Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-101034
#<BuildRuby:0x0000564d2cb5a4f8
@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.20231020-101034",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.005521 0.000242 2.181192 ( 2.312932)
build_miniruby 0.000000 0.001682 1.434894 ( 1.437022)
build_ruby 0.000000 0.001435 3.197577 ( 3.383900)
build_all 0.000608 0.006992 5.684729 ( 2.758331)
build_install 0.009386 0.009383 7.133552 ( 3.812629)
test_btest 0.000552 0.000177 80.050160 ( 31.243730)
test_basic 0.005973 0.001920 0.894444 ( 0.990685)
test_all 0.003612 0.005523 673.087044 (275.478591)
test_rubyspec 0.016101 0.049904 92.786067 (105.390015)
total: 426.81 sec