Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-141719
#<BuildRuby:0x000055efe86be120
@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.20240202-141719",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.005675 1.962191 ( 2.325831)
build_miniruby 0.000000 0.001622 1.610979 ( 1.610339)
build_ruby 0.000000 0.001682 3.323969 ( 3.536594)
build_all 0.000780 0.006811 6.299135 ( 3.287222)
build_install 0.012285 0.005418 7.673773 ( 4.321698)
test_btest 0.000639 0.000213 88.326994 ( 40.458143)
test_basic 0.007238 0.000990 0.935837 ( 1.185202)
test_all 0.086559 0.026925 705.636550 (285.138622)
test_rubyspec 0.052340 0.051694 171.629329 (185.191730)
total: 527.06 sec