Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-012730
#<BuildRuby:0x000055d17fcb2018
@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.20231215-012730",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000058 0.000000 0.000058 ( 0.000042)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.003760 0.003945 2.520192 ( 3.199120)
build_miniruby 0.001347 0.000270 1.671555 ( 1.694708)
build_ruby 0.001764 0.000353 3.436216 ( 3.751513)
build_all 0.002879 0.004777 5.814682 ( 3.205517)
build_install 0.014294 0.006920 7.677179 ( 4.986780)
test_btest 0.000803 0.000217 82.398334 ( 33.268864)
test_basic 0.006064 0.000373 0.884675 ( 0.962461)
test_all 0.077441 0.041359 724.302626 (259.102883)
test_rubyspec 0.016570 0.052519 94.429943 (106.372986)
total: 416.55 sec