Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-003654
#<BuildRuby:0x0000563a3f9d1a00
@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.20230801-003654",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006230 0.000692 2.313906 ( 5.828329)
build_miniruby 0.001675 0.000186 2.030991 ( 3.880122)
build_ruby 0.001997 0.000000 3.218802 ( 4.422556)
build_all 0.007782 0.000098 2.604087 ( 3.970267)
build_install 0.018619 0.000932 4.432990 ( 6.693009)
test_btest 0.000788 0.000076 79.050345 ( 56.504553)
test_basic 0.004210 0.000408 0.859602 ( 1.893885)
test_all 0.000968 0.000094 658.199413 (417.286482)
test_rubyspec 0.034133 0.022864 96.919084 (169.035308)
total: 669.52 sec