Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-022356
#<BuildRuby:0x0000563d89c36078
@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.20240119-022356",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005041 0.001095 1.811823 ( 2.633457)
build_miniruby 0.001493 0.000325 2.075570 ( 2.146378)
build_ruby 0.001639 0.000356 3.572400 ( 4.070714)
build_all 0.008310 0.000000 7.197509 ( 4.717546)
build_install 0.017323 0.000680 7.568135 ( 4.969332)
test_btest 0.000744 0.000133 84.500243 ( 34.558639)
test_basic 0.002775 0.003286 0.747993 ( 0.807171)
test_all 0.083715 0.032796 787.646201 (300.920414)
test_rubyspec 0.048362 0.056606 159.596408 (171.529098)
total: 526.35 sec