Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-162256
#<BuildRuby:0x000055d5ae121fb8
@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.20240302-162256",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000031 0.000006 0.000037 ( 0.000056)
build_up 0.008546 0.000080 2.686819 ( 3.141620)
build_miniruby 0.001257 0.000233 1.778894 ( 1.858435)
build_ruby 0.001671 0.000000 3.792439 ( 4.354968)
build_all 0.008105 0.000000 6.853140 ( 4.327211)
build_install 0.011240 0.009305 8.930591 ( 5.996557)
test_btest 0.000000 0.000870 95.044781 ( 76.449912)
test_basic 0.000000 0.007974 1.066923 ( 1.557356)
test_all 0.066485 0.053194 805.894073 (408.812651)
test_rubyspec 0.046446 0.043034 123.869029 (133.215962)
total: 639.72 sec