Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-133103
#<BuildRuby:0x000055fc52b46320
@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.20240307-133103",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003803 0.003846 2.562368 ( 2.557732)
build_miniruby 0.001345 0.000207 1.675889 ( 1.675096)
build_ruby 0.001767 0.000000 3.425455 ( 3.616019)
build_all 0.007592 0.000232 6.619359 ( 3.035351)
build_install 0.014275 0.005746 8.509172 ( 4.755159)
test_btest 0.000956 0.000000 92.801458 ( 37.075097)
test_basic 0.007795 0.000764 0.953591 ( 1.033171)
test_all 0.091658 0.025697 824.108454 (317.132205)
test_rubyspec 0.063554 0.026991 122.638617 (132.087296)
total: 502.97 sec