Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-225316
#<BuildRuby:0x000055d8bd15a130
@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.20230726-225316",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.006113 0.000310 2.228762 ( 3.619878)
build_miniruby 0.001513 0.000000 1.536571 ( 1.542817)
build_ruby 0.001933 0.000000 3.202386 ( 15.390335)
build_all 0.007888 0.000000 2.671206 ( 2.152289)
build_install 0.011208 0.007132 4.156061 ( 3.541693)
test_btest 0.000548 0.000094 78.522997 ( 35.780013)
test_basic 0.000254 0.006977 0.830980 ( 1.040498)
test_all 0.000812 0.000180 642.315830 (217.471845)
test_rubyspec 0.025349 0.023738 85.974645 ( 97.890469)
total: 378.43 sec