Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-042023
#<BuildRuby:0x000055b1c9bf9ed0
@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.20231014-042023",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003233 0.003923 2.445521 ( 3.021032)
build_miniruby 0.001401 0.000242 1.686305 ( 1.690321)
build_ruby 0.001788 0.000000 3.489636 ( 3.702861)
build_all 0.007509 0.000880 6.498907 ( 4.148497)
build_install 0.009052 0.010009 8.060490 ( 5.294119)
test_btest 0.000585 0.000134 88.645099 ( 59.395285)
test_basic 0.000000 0.008556 1.002215 ( 1.151797)
test_all 0.004697 0.004883 718.278191 (422.100015)
test_rubyspec 0.044922 0.035357 111.039966 (161.970928)
total: 662.48 sec