Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-185708
#<BuildRuby:0x000055ef940f6390
@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.20240317-185708",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000000 0.007310 2.234744 ( 2.196514)
build_miniruby 0.000635 0.000803 1.595563 ( 1.594021)
build_ruby 0.001235 0.000360 2.915590 ( 3.111870)
build_all 0.003624 0.003939 6.738091 ( 2.530571)
build_install 0.014874 0.004927 8.145784 ( 3.705622)
test_btest 0.000614 0.000197 92.969475 ( 24.848988)
test_basic 0.005733 0.000477 0.965453 ( 1.048839)
test_all 0.051624 0.068368 776.717618 (221.575245)
test_rubyspec 0.054192 0.030809 109.683524 (118.752018)
total: 379.36 sec